ProjectionType
Overview
ProjectionType is a class in Aspose.3D FOSS for Typescript.
ProjectionType.PERSPECTIVE represents a perspective camera projection.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
PERSPECTIVE | `` | Read | Represents a perspective camera projection |
ORTHOGRAPHIC | `` | Read | Represents an orthographic camera projection |