Specifies the projection mode for a Camera.
| C# |
public enum ProjectionMode
| Member | Description |
|---|---|
| Perspective |
Indiciates the camera should use a perspective projection.
|
| Orthographic |
Indicates the camera should use an orthographic projection.
|
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)