CameraProjectionType

Enumeration CameraProjectionType

Specifies a list of available camera projection types.

Enumeration Members

Enumeration Members

ORTHOGRAPHIC: 1

Orthographic projection.

The orthographic projection is a type of parallel projection where the view direction is orthogonal to the projection plane. This means that the size of an object does not depend on its distance from the camera. The orthographic projection is a parallel projection, which means that lines which are parallel in the 3D scene will remain parallel in the 2D projection.

PERSPECTIVE: 0

Perspective projection.

The perspective projection is a type of projection where the view direction is not orthogonal to the projection plane. This means that the size of an object on the 2D plane depends on its distance from the camera.


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: