Click or drag to resize

NearFarScalar Properties

The NearFarScalar type exposes the following members.

Properties
  NameDescription
Public propertyFarDistance
Gets the upper bound of the camera distance range.
Public propertyFarValue
Gets the value to use at the upper bound of the camera distance range.
Public propertyItem
Gets the value of the specified element with index of 0, 1, 2, and 3 corresponding to the coordinates NearDistance, NearValue, FarDistance, FarValue.
Public propertyLength
Gets the number of elements in this set of coordinates.
Public propertyNearDistance
Gets the lower bound of the camera distance range.
Public propertyNearValue
Gets the value to use at the lower bound of the camera distance range.
Top
See Also