Click or drag to resize

UnitVectorCesiumPropertyForwardExtrapolationDuration Property

Gets or sets the amount of time to extrapolate forward before the property becomes undefined. A value of 0 will extrapolate forever. 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 Duration? ForwardExtrapolationDuration { get; set; }

Property Value

Type: NullableDuration
See Also