Bitbybit Docs
    Preparing search index...

    Class UniformScaleFromCenterDto (Inputs.BabylonTransforms)

    Feeds babylon.transforms.uniformScaleFromCenter with one factor for every axis and the point that stays in place.

    Index

    Constructors

    Properties

    Constructors

    Properties

    scale: number

    The factor on every axis; 1 keeps the size, 2 doubles it

    1
    

    -Infinity

    Infinity

    0.1

    center: Point3

    The point the scaling is measured from; it stays where it is

    [0, 0, 0]