Click or drag to resize

CesiumGeneratorContextRequestedInterval Property

Gets the requested interval for data. Generators may generate values outside this interval if it is equivalent in speed and compactness.

Namespace:  AGI.Foundation.Cesium.Advanced
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TimeInterval RequestedInterval { get; }

Property Value

Type: TimeInterval
See Also