AxisOrder Enumeration

Enumeration of the 6 possible orderings of XYZ axis order

Members

Name Value Description
XYZ 0 Right handed system, X then Y then Z
YZX 1 Right handed system, Y then Z then X
ZXY 2 Right handed system, Z then X then Y
XZY 4 Left handed system, X then Z then Y
YXZ 5 Left handed system, Y then X then Z
ZYX 6 Left handed system, Z then Y then X

Defined in

Last Updated: 08 January, 2020