ProjectionType
Overview
ProjectionType is a class in Aspose.3D FOSS for TypeScript.
ProjectionType.PERSPECTIVE represents a perspective camera projection.
Properties: ORTHOGRAPHIC, PERSPECTIVE.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
PERSPECTIVE | `` | Read/Write | Gets or sets the perspective. |
ORTHOGRAPHIC | `` | Read/Write | Gets or sets the orthographic. |