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