Enum Camera.ProjectionDirectionType
Definition
- Assembly:
- Tizen.NUI.Scene3D.dll
Enumeration for the projectionDirection.
public enum Camera.ProjectionDirectionType
Fields
| Name | Description |
|---|---|
| Horizontal | Relative distance from the camera does not affect the size of objects. |
| Vertical | Distance causes foreshortening; objects further from the camera appear smaller. |