Bitbybit Docs
    Preparing search index...

    Class SetIsEnabledAxisScaleGizmoDto (Inputs.BabylonGizmo)

    Feeds babylon.gizmo.axisScaleGizmo.setIsEnabled with one axis handle of a scale gizmo and whether it is shown.

    Index

    Constructors

    Properties

    Constructors

    Properties

    axisScaleGizmo: IAxisScaleGizmo

    One axis handle of a scale gizmo, as scaleGizmo.getXGizmo and its siblings read it

    undefined
    
    isEnabled: boolean

    When true, the handle is shown and usable; when false, that axis cannot be scaled

    true