ProjectionType

Overview

ProjectionType is a class in Aspose.3D FOSS for Typescript.

ProjectionType.PERSPECTIVE represents a perspective camera projection.

Properties

NameTypeAccessDescription
PERSPECTIVE``ReadRepresents a perspective camera projection
ORTHOGRAPHIC``ReadRepresents an orthographic camera projection

See Also