Click or drag to resize

ICesiumPositionServiceBackwardExtrapolationType Property

Gets the type of extrapolation to perform when a value is requested at a time before any available samples. 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: 24.1.418.0 (24.1.418.0)
Syntax
CesiumExtrapolationType? BackwardExtrapolationType { get; }

Property Value

Type: NullableCesiumExtrapolationType
See Also