OrientationModes Enumeration |
Camera orientation / rotation interpretation types, giving meaning for RotationX, RotationY and RotationZ settings and their calculation order, thus affecting camera position and orientation. See remarks for generic information on camera placement and orientation. See different enumeration values and OrientationMode property for more information on available options, their usage and effects.
Namespace: Arction.WinForms.Charting
| Member name | Value | Description | |
|---|---|---|---|
| XYZ_Mixed | 0 | XYZ Mixed mode orientation interpretation. Camera position is defined as X-Y extrinsic rotation and camera up direction by world Z-axis rotation. This was the only available angle property interpretation used in LC up to version 8.3. This interpretation has some problematic features and will be deprecated in the future. It's highly suggested to move using ZXY_Extrinsic interpretation. See Remarks for more information | |
| ZXY_Extrinsic | 1 |