NearFarScalarNearValue Property |
Gets the value to use at the lower 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 NearValue { get; }
Public ReadOnly Property NearValue As Double
Get
public:
property double NearValue {
double get ();
}
member NearValue : float with get
Property Value
Type:
Double
See Also