Bitbybit Docs
    Preparing search index...

    Class SetScaleGizmoIncrementalSnapDto (Inputs.BabylonGizmo)

    Feeds babylon.gizmo.scaleGizmo.setIncrementalSnap with a scale gizmo and how its snapping steps combine.

    Index

    Constructors

    Properties

    Constructors

    Properties

    scaleGizmo: IScaleGizmo

    The scale gizmo, as gizmo.manager.getScaleGizmo reads it

    undefined
    
    incrementalSnap: boolean

    When true, the steps add up, 1.1 then 1.2; when false, they multiply, 1.1 then 1.21

    false