Click or drag to resize
DigitalRunePerspectiveViewVolume Properties

The PerspectiveViewVolume type exposes the following members.

Properties
  NameDescription
Public propertyAspectRatio
Gets the aspect ratio (width / height).
(Inherited from ViewVolume.)
Public propertyBottom
Gets or sets the minimum y-value of the view volume at the near clip plane.
(Inherited from ViewVolume.)
Public propertyDepth
Gets the depth of the view volume (= Far - Near).
(Inherited from ViewVolume.)
Public propertyFar
Gets or sets the distance to the far clip plane.
(Inherited from ViewVolume.)
Public propertyFieldOfViewX
Gets the horizontal field of view.
(Overrides ViewVolumeFieldOfViewX.)
Public propertyFieldOfViewY
Gets the vertical field of view.
(Overrides ViewVolumeFieldOfViewY.)
Public propertyHeight
Gets the height of the view volume at the near clip plane.
(Inherited from ViewVolume.)
Public propertyInnerPoint
Gets an inner point.
(Overrides ShapeInnerPoint.)
Public propertyLeft
Gets or sets the minimum x-value of the view volume at the near clip plane.
(Inherited from ViewVolume.)
Public propertyNear
Gets or sets the distance to the near clip plane.
(Inherited from ViewVolume.)
Public propertyRight
Gets or sets the maximum x-value of the view volume at the near clip plane.
(Inherited from ViewVolume.)
Public propertyTop
Gets or sets the maximum y-value of the view volume at the near clip plane.
(Inherited from ViewVolume.)
Public propertyWidth
Gets the width of the view volume at the near clip plane.
(Inherited from ViewVolume.)
Top
See Also