Bitbybit Docs
    Preparing search index...

    Class MirrorPlaneToMatrixDto (Inputs.OCCT)

    A plane for transforms.mirrorPlaneToMatrix, the matrix of a mirror across the plane through origin with the given normal.

    Index

    Constructors

    Properties

    Constructors

    Properties

    origin: Point3

    A point on the mirror plane.

    [0, 0, 0]
    
    normal: Vector3

    The normal of the mirror plane; any length will do, but not a zero vector.

    [0, 0, 1]