enum MAGES::ComponentLibrary::ArrowGuide::State¶
Overview¶
The state of the arrow. More…
enum State { Hidden, OnCamera, Animating, };
Detailed Documentation¶
The state of the arrow.
Enum Values¶
Hidden
The arrow is hidden.
OnCamera
The arrow is in the camera viewport.
Animating
The arrow is animating.