Click or drag to resize

ClockStep 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.1.418.0 (24.1.418.0)
Syntax
public ClockStep? Step { get; set; }

Property Value

Type: NullableClockStep
See Also