Axis enumeration

Axis enumeration

The coordinate axis.

The Axis type exposes the following members:

Fields

FieldDescription
X_AXISThe +X axis.
Y_AXISThe +Y axis.
Z_AXISThe +Z axis.
NEGATIVE_X_AXISThe -X axis.
NEGATIVE_Y_AXISThe -Y axis.
NEGATIVE_Z_AXISThe -Z axis.

See Also