NearFarScalar.NearDistance 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.3.420.0 (24.3.420.0)
Syntaxpublic double NearDistance { get; }
Public ReadOnly Property NearDistance As Double
Get
public:
property double NearDistance {
double get ();
}
member NearDistance : float with get
Property Value
Type:
Double
See Also