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 inicate disabled state of the Gizmo

gizmoMeshesSearch playground for gizmoMeshes

gizmoMeshes: Mesh[]

Mesh used to runder the Gizmo

hoverMaterialSearch playground for hoverMaterial

hoverMaterial: StandardMaterial

Material used to inicate hover state of the Gizmo

materialSearch playground for material

Material used to inicate color of gizmo mesh

Legend

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