Click or drag to resize

CesiumGeneratorContext.RequestedInterval 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: 25.1.421.0 (25.1.421.0)
Syntax
public TimeInterval RequestedInterval { get; }

Property Value

Type: TimeInterval
See Also