Property Timestep
Timestep
The timestep since the previous group update (in seconds).
Declaration
float Timestep { get; set; }Property Value
| Type | Description | 
|---|---|
| float | 
Remarks
This value will be pushed to the delta time of Time for the duration of the group update. New values will be clamped to the range [0.0001, 10.0].