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