Click or drag to resize

ICesiumDirectionService.InterpolationDegree Property

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

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

Property Value

Type: Nullable<Int32>
See Also