You are here: Start » FIL.NET » View3DWorldOrientation Enumeration
View3DWorldOrientation Enumeration
Specifies the world space coordinate system type used by the View3DBox control to display its scene.
Namespace: | View3D |
---|---|
Assembly: | VideoBoxBase.dll |
Members
Member name | Description |
---|---|
LHYUp | Left-hand coordinate system with Y axis point up. |
LHZUp | Left-hand coordinate system with Z axis point up. |
RHYUp | Right-hand coordinate system with Y axis point up. |
RHZUp | Right-hand coordinate system with Z axis point up. |