ProjectionType enumeration
ProjectionType enumeration
Camera’s projection types.
The ProjectionType type exposes the following members:
Fields
Field | Description |
---|---|
PERSPECTIVE | The camera uses perspective projection. |
ORTHOGRAPHIC | The camera uses orthographic projection. |
See Also
- module
aspose.threed.entities