Bitbybit Docs
    Preparing search index...

    Class MirrorPlaneToMatrixDto (Inputs.OCCT)

    用于 transforms.mirrorPlaneToMatrix 的平面,即关于经过 origin 且具有给定法线的平面镜像的矩阵。

    Index

    Constructors

    Properties

    Constructors

    Properties

    origin: Point3

    镜像平面上的一个点。

    [0, 0, 0]
    
    normal: Vector3

    镜像平面的法线;任何长度都可以,但不能是零向量。

    [0, 0, 1]