Information of time-step sizes of the simulation.

Variables

dt:Float

The time step of simulation.

dtRatio:Float

The ratio of time steps. Defined by current time step divided by previous time step.

invDt:Float

The inverse time step of simulation, equivalent to simulation FPS.