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