NearFarScalarFarValue 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: 24.2.419.0 (24.2.419.0)
Syntax public double FarValue { get; }
Public ReadOnly Property FarValue As Double
Get
public:
property double FarValue {
double get ();
}
member FarValue : float with get
Property Value
Type:
DoubleSee Also