Click or drag to resize

CesiumPositionExtensionOrder Property

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

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

Property Value

Type: NullableInt32

Implements

ICesiumPositionServiceOrder
See Also