Bitbybit Docs
    Preparing search index...

    Class ScaleUniformToMatrixDto (Inputs.OCCT)

    A factor and an optional center for transforms.scaleUniformToMatrix.

    Index

    Constructors

    Properties

    Constructors

    Properties

    factor: number

    The uniform scale factor; 2 doubles every size, 0.5 halves it.

    1
    

    0.1

    center: Point3

    The point that stays in place while everything else scales; the origin when left at its default.

    [0, 0, 0]