Defined in: packages/engine/src/gameplay/step.ts:232
| Property |
Type |
Description |
frameSeconds |
number |
The frame as the simulation saw it, capped. |
leftoverSeconds |
number |
Time short of a whole step, kept for the next frame and drawn as a fraction of the way from the previous step to this one. |
steps |
number |
- |