Click or drag to resize

CesiumGeneratorContextStep Property

Gets the smallest step that should be taken when sampling. Note that individual objects may override this value using ICesiumFixedStepService.

Namespace:  AGI.Foundation.Cesium.Advanced
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public Duration Step { get; }

Property Value

Type: Duration
See Also