Click or drag to resize

CesiumGeneratorContext.MaximumDataPointsPerFragment Property

Gets the maximum number of data points to write at a time.

Namespace:  AGI.Foundation.Cesium.Advanced
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public int? MaximumDataPointsPerFragment { get; }

Property Value

Type: Nullable<Int32>
See Also