An enumeration type for the camera orientation.
| Enumerator |
|---|
| CameraOrientation_Top | Top view.
|
| CameraOrientation_Bottom | Bottom view.
|
| CameraOrientation_Front | Front view.
|
| CameraOrientation_Back | Back view.
|
| CameraOrientation_Left | Left view.
|
| CameraOrientation_Right | Right view.
|
| CameraOrientation_TopFront | Top-front view.
|
| CameraOrientation_TopBack | Top-back view.
|
| CameraOrientation_TopLeft | Top-left view.
|
| CameraOrientation_TopRight | Top-right view.
|
| CameraOrientation_BottomFront | Bottom-front view.
|
| CameraOrientation_BottomBack | Bottom-back view.
|
| CameraOrientation_BottomLeft | Bottom-left view.
|
| CameraOrientation_BottomRight | Bottom-right view.
|
| CameraOrientation_FrontLeft | Front-left view.
|
| CameraOrientation_FrontRight | Front-right view.
|
| CameraOrientation_BackLeft | Back-left view.
|
| CameraOrientation_BackRight | Back-right view.
|
| CameraOrientation_TopFrontLeft | Top-front-left view.
|
| CameraOrientation_TopFrontRight | Top-front-right view.
|
| CameraOrientation_TopBackLeft | Top-back-left view.
|
| CameraOrientation_TopBackRight | Top-back-right view.
|
| CameraOrientation_BottomFrontLeft | Bottom-front-left view.
|
| CameraOrientation_BottomFrontRight | Bottom-front-right view.
|
| CameraOrientation_BottomBackLeft | Bottom-back-left view.
|
| CameraOrientation_BottomBackRight | Bottom-back-right view.
|