Skip to content
GizmoCoordinateType

[Basic Type](../groups/Basic Type.Basic Type.md) / GizmoCoordinateType

GizmoCoordinateType Enumeration

Gizmo coordinate axis type

Table of contents

Enumeration Members

None = 0
RotatorED = 33
RotatorX = 8
RotatorXY = 34
RotatorY = 16
RotatorZ = 32
ScaleAll = 448
ScaleX = 64
ScaleY = 128
ScaleZ = 256
TransformX = 1
TransformXY = 3
TransformXYZ = 7
TransformXZ = 5
TransformY = 2
TransformYZ = 6
TransformZ = 4
X_Left = 1024
X_Right = 2048
Y_Back = 8192
Y_Forward = 4096
Z_Bottom = 32768
Z_Top = 16384

Enumeration Members

None

None = 0

No axis is currently selected


RotatorED

RotatorED = 33

Plane rotation of rotating coordinate axes


RotatorX

RotatorX = 8

X axis of rotation coordinate axis


RotatorXY

RotatorXY = 34

Free rotation of the rotating coordinate axis


RotatorY

RotatorY = 16

Rotate the Y-axis of the coordinate axis


RotatorZ

RotatorZ = 32

Rotate the Z-axis of the coordinate system


ScaleAll

ScaleAll = 448

Scale the overall axis of the coordinate axis


ScaleX

ScaleX = 64

Scale the X axis of the axis of the coordinate


ScaleY

ScaleY = 128

Scale the Y axis of the axis of the coordinate


ScaleZ

ScaleZ = 256

Z axis of scale coordinate axis


TransformX

TransformX = 1

Move the X axis box of the coordinate axis


TransformXY

TransformXY = 3

Translate the XY plane of the coordinate axis


TransformXYZ

TransformXYZ = 7

Translate the XYZ plane of the coordinate axis


TransformXZ

TransformXZ = 5

Plane of XZ axis of translation coordinate axis


TransformY

TransformY = 2

Y-axis box for moving coordinate axes


TransformYZ

TransformYZ = 6

Translate the YZ axis plane of the coordinate axis


TransformZ

TransformZ = 4

Z-axis box for moving coordinate axes


X_Left

X_Left = 1024

Box scale x axis left axis point


X_Right

X_Right = 2048

Box scale x axis right axis point


Y_Back

Y_Back = 8192

Box scale y axis backward axis point


Y_Forward

Y_Forward = 4096

Y axis forward axis point of box scale


Z_Bottom

Z_Bottom = 32768

Box scale z axis downward axis point


Z_Top

Z_Top = 16384

Z-axis up axis point of box scaling