| ViewVolume Properties |
The ViewVolume type exposes the following members.
| Name | Description | |
|---|---|---|
| AspectRatio |
Gets the aspect ratio (width / height).
| |
| Bottom |
Gets or sets the minimum y-value of the view volume at the near clip plane.
| |
| Depth | ||
| Far |
Gets or sets the distance to the far clip plane.
| |
| FieldOfViewX |
Gets the horizontal field of view.
| |
| FieldOfViewY |
Gets the vertical field of view.
| |
| Height |
Gets the height of the view volume at the near clip plane.
| |
| InnerPoint |
Gets an inner point.
(Inherited from Shape.) | |
| Left |
Gets or sets the minimum x-value of the view volume at the near clip plane.
| |
| Near |
Gets or sets the distance to the near clip plane.
| |
| Right |
Gets or sets the maximum x-value of the view volume at the near clip plane.
| |
| Top |
Gets or sets the maximum y-value of the view volume at the near clip plane.
| |
| Width |
Gets the width of the view volume at the near clip plane.
|