Enumeration TransformGizmoVisibilityState

Enum representing the visibility state of a gizmo.

Enumeration Members

ALL: -1
NONE: 0
ROTATION_X: 64
ROTATION_Y: 128
ROTATION_Z: 256
SCALE_X: 8
SCALE_Y: 16
SCALE_Z: 32
TRANSLATION_X: 1
TRANSLATION_Y: 2
TRANSLATION_Z: 4