Click or drag to resize

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

Property Value

Type: Duration
See Also