Click or drag to resize

CesiumDeleteOrientationExtension Constructor (TimeInterval)

Initializes a new instance.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public CesiumDeleteOrientationExtension(
	TimeInterval interval
)

Parameters

interval
Type: AGI.Foundation.Time.TimeInterval
The interval over which to delete data for the property.
See Also