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