ProjectionType
Overview
ProjectionType is a class in Aspose.3D FOSS for Typescript.
ProjectionType.PERSPECTIVE represents a perspective camera projection.
Properties: ORTHOGRAPHIC, PERSPECTIVE.
Description
ProjectionType is a class in the Aspose.3D FOSS library for TypeScript that exposes 0 methods and 2 properties for programmatic use.
The class also provides the PERSPECTIVE property (gets the perspective), the ORTHOGRAPHIC property (gets the orthographic).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
PERSPECTIVE | `` | Read | Gets the perspective. |
ORTHOGRAPHIC | `` | Read | Gets the orthographic. |