Overview
ProjectionType is a class in Aspose.3D FOSS for .NET.
ProjectionType.PERSPECTIVE represents a perspective projection mode.
Properties
| Name | Type | Access | Description |
|---|
PERSPECTIVE | string | Read | Represents a perspective projection mode |
ORTHOGRAPHIC | string | Read | Represents an orthographic projection mode |
See Also