Click or drag to resize

Clock.Step Property

Gets or sets how time advances with each tick.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public ClockStep? Step { get; set; }

Property Value

Type: Nullable<ClockStep>
See Also