FrameEulerConvention Enumeration | 
Namespace: Demo3D.Visuals.Frames
public enum FrameEulerConvention
| Member name | Value | Description | |
|---|---|---|---|
| FixedZXY | 0 | Fixed ZXY convention, which is the convention used by Emulate3D, and is equivalent to mobile YXZ. | |
| FixedXYZ | 1 | Fixed XYZ convention, which is equivalent to mobile ZYX. |