Bitbybit Docs
    Preparing search index...

    Class SetPlanarGizmoEnabled (Inputs.BabylonGizmo)

    Feeds babylon.gizmo.positionGizmo.planarGizmoEnabled with a position gizmo and whether its plane handles show.

    Index

    Constructors

    • Parameters

      • OptionalpositionGizmo: IPositionGizmo
      • OptionalplanarGizmoEnabled: boolean

      Returns SetPlanarGizmoEnabled

    Properties

    positionGizmo: IPositionGizmo

    The position gizmo, as gizmo.manager.getPositionGizmo reads it

    undefined
    
    planarGizmoEnabled: boolean

    When true, the square handles that drag within a plane are shown next to the axis arrows

    true