Click or drag to resize

CesiumGeneratorContextMaximumDataPointsPerFragment 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.1.418.0 (24.1.418.0)
Syntax
public int? MaximumDataPointsPerFragment { get; }

Property Value

Type: NullableInt32
See Also