Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GizmoAxisCache

Cache built by each axis. Used for managing state between all elements of gizmo for enhanced UI

Hierarchy

  • GizmoAxisCache

Index

Properties

activeSearch playground for active

active: boolean

Used to indicate Active state of the Gizmo

colliderMeshesSearch playground for colliderMeshes

colliderMeshes: Mesh[]

Mesh used to detect user interaction with Gizmo

disableMaterialSearch playground for disableMaterial

disableMaterial: StandardMaterial

Material used to indicate disabled state of the Gizmo

dragBehaviorSearch playground for dragBehavior

dragBehavior: PointerDragBehavior

DragBehavior

gizmoMeshesSearch playground for gizmoMeshes

gizmoMeshes: Mesh[]

Mesh used to render the Gizmo

hoverMaterialSearch playground for hoverMaterial

hoverMaterial: StandardMaterial

Material used to indicate hover state of the Gizmo

materialSearch playground for material

Material used to indicate color of gizmo mesh

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method