bitbybit.dev v1.0.0-rc.1
    Preparing search index...
    Index

    Constructors

    Properties

    Constructors

    Properties

    center: Point3

    The center from which the scaling is applied

    [0, 0, 0]
    
    scaleXyz: Vector3

    Scaling factors for each axis [1, 2, 1] means that Y axis will be scaled 200% and both x and z axis will remain on 100%

    [1, 1, 1]