Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BabylonGizmoPositionGizmo

Index

Constructors

constructor

Methods

createPositionGizmoObservableSelector

getAttachedMesh

  • Get attached mesh

    group

    get

    shortname

    get attached mesh

    Parameters

    Returns AbstractMesh

    attached mesh

getAttachedNode

  • Get attached node

    group

    get

    shortname

    get attached node

    Parameters

    Returns Node

    attached node

getIsDragging

  • Get if is dragging

    group

    get

    shortname

    get is dragging

    Parameters

    Returns boolean

    is dragging

getPlanarGizmoEnabled

  • Get if planar gizmo enabled

    group

    get

    shortname

    get planar gizmo enabled

    Parameters

    Returns boolean

    is enabled

getSnapDistance

  • Get snap distance

    group

    get

    shortname

    get snap distance

    Parameters

    Returns number

    snap distance

getXGizmo

  • Get x gizmo

    group

    get

    shortname

    get x gizmo

    Parameters

    Returns IAxisDragGizmo

    x drag gizmo

getXPlaneGizmo

  • Get x plane gizmo

    group

    get

    shortname

    get x plane gizmo

    Parameters

    Returns IPlaneDragGizmo

getYGizmo

  • Get y gizmo

    group

    get

    shortname

    get y gizmo

    Parameters

    Returns IAxisDragGizmo

    y drag gizmo

getYPlaneGizmo

  • Get y plane gizmo

    group

    get

    shortname

    get y plane gizmo

    Parameters

    Returns IPlaneDragGizmo

getZGizmo

  • Get z gizmo

    group

    get

    shortname

    get z gizmo

    Parameters

    Returns IAxisDragGizmo

    z drag gizmo

getZPlaneGizmo

  • Get z plane gizmo

    group

    get

    shortname

    get z plane gizmo

    Parameters

    Returns IPlaneDragGizmo

planarGizmoEnabled

  • Set planar gizmo enabled

    group

    set

    shortname

    set planar gizmo enabled

    Parameters

    Returns IPositionGizmo

snapDistance

  • Set position gizmo snap distance

    group

    set

    shortname

    set snap distance

    Parameters

    Returns IPositionGizmo

Generated using TypeDoc