Click or drag to resize

ICesiumPositionService.Order Property

Gets the number of derivatives to write to CZML. Note that currently CZML only supports position and velocity. null indicates that the value will depend on other properties.

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

Property Value

Type: Nullable<Int32>
See Also