| OrthographicProjection Properties |
The OrthographicProjection type exposes the following members.
| Name | Description | |
|---|---|---|
| AspectRatio |
Gets the aspect ratio (width / height) of the view.
(Inherited from Projection.) | |
| Bottom |
Gets or sets the minimum y-value of the view volume at the near view-plane.
(Inherited from Projection.) | |
| Depth | (Inherited from Projection.) | |
| Far |
Gets or sets the distance to the far view plane.
(Inherited from Projection.) | |
| FieldOfViewX |
Gets the horizontal field of view in radians.
(Inherited from Projection.) | |
| FieldOfViewY |
Gets the vertical field of view in radians.
(Inherited from Projection.) | |
| Height |
Gets the height of the view volume at the near view plane.
(Inherited from Projection.) | |
| Inverse |
Gets the inverse of the projection matrix.
(Inherited from Projection.) | |
| Left |
Gets or sets the minimum x-value of the view volume at the near view-plane.
(Inherited from Projection.) | |
| Near |
Gets or sets the distance to the near view plane.
(Inherited from Projection.) | |
| Right |
Gets or sets the maximum x-value of the view volume at the near view-plane.
(Inherited from Projection.) | |
| Top |
Gets or sets the maximum y-value of the view volume at the near view-plane.
(Inherited from Projection.) | |
| ViewVolume |
Gets (or sets) the shape of the view volume (viewing frustum).
(Inherited from Projection.) | |
| Width |
Gets the width of the view volume at the near view plane.
(Inherited from Projection.) |