Field ElapsedTime
The amount of elapsed time since the last update, in seconds.
public double ElapsedTime
Returns
- double
- The amount of elapsed time since the last update, in seconds.
Remarks
This field is useful for fixed-step deterministic state updates, where each step follows the target update or render refresh rates.