Type alias EulerOrder

EulerOrder: "XYZ" | "XZY" | "ZYX" | "YZX"

Generated using TypeDoc