NearFarScalar Properties |
The NearFarScalar type exposes the following members.
Name | Description | |
---|---|---|
FarDistance |
Gets the upper bound of the camera distance range.
| |
FarValue |
Gets the value to use at the upper bound of the camera distance range.
| |
Item |
Gets the value of the specified element with index of 0, 1, 2, and 3 corresponding to the coordinates
NearDistance, NearValue, FarDistance, FarValue.
| |
Length |
Gets the number of elements in this set of coordinates.
| |
NearDistance |
Gets the lower bound of the camera distance range.
| |
NearValue |
Gets the value to use at the lower bound of the camera distance range.
|