Manages the camera target gizmo

Hierarchy

  • GizmoOrbit

Constructors

Accessors

Methods

  • Updates the opacity of the orbit gizmo.

    Parameters

    • opacity: number

      The opacity of the non-occluded part.

    • opacityAlways: number

      The opacity of the occluded part.

    Returns void

  • Show or hide the gizmo for a brief delay if the gizmo is active.

    Parameters

    • Optional show: boolean = true

      Whether to show or hide the gizmo.

    Returns void

Generated using TypeDoc