Bitbybit Docs
    Preparing search index...

    Class UniformScaleFromCenterDto (Inputs.Transforms)

    One factor and a center for transforms.uniformScaleFromCenter.

    Index

    Constructors

    Properties

    Constructors

    Properties

    scale: number

    The factor on every axis: 1 changes nothing, 2 doubles every size and distance from the center.

    1
    

    -Infinity

    Infinity

    0.1

    center: Point3

    The point that stays in place while everything else moves away from it or toward it.

    [0, 0, 0]