Click or drag to resize
DigitalRuneViewVolume Properties

The ViewVolume type exposes the following members.

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