Bitbybit Docs
    Preparing search index...

    Class SetBoundingBoxGizmoScalePivotDto (Inputs.BabylonGizmo)

    Feeds babylon.gizmo.boundingBoxGizmo.setScalePivot with a bounding box gizmo and the point it scales the mesh around.

    Index

    Constructors

    Properties

    Constructors

    Properties

    boundingBoxGizmo: BoundingBoxGizmo

    The bounding box gizmo, as gizmo.manager.getBoundingBoxGizmo reads it

    undefined
    
    scalePivot: Vector3

    The pivot as fractions of the bounds: [0.5, 0.5, 0.5] the center, [0.5, 0, 0.5] the bottom; unset, the opposite corner

    undefined