NearFarScalar.FarValue Property |
Gets the value to use at the upper bound of the camera distance range.
Namespace:
AGI.Foundation.Cesium
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double FarValue { get; }
Public ReadOnly Property FarValue As Double
Get
public:
property double FarValue {
double get ();
}
member FarValue : float with get
Property Value
Type:
Double
See Also