Click or drag to resize

CentralBodySurfaceCurveGraphics.Granularity Property

Gets or sets the granularity, in radians, used to compute the surface curve. If not specified, the default is RadiansPerDegree.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public CesiumProperty<double> Granularity { get; set; }

Property Value

Type: CesiumProperty<Double>
See Also