Click or drag to resize

CesiumPositionExtensionInterpolationDegree Property

Gets the degree of the polynomial to use for interpolation. indicates that the value will not be specified in the CZML output.

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? InterpolationDegree { get; set; }

Property Value

Type: NullableInt32

Implements

ICesiumPositionServiceInterpolationDegree
See Also