system |
ID: | 5 |
Icon: | ibulletpoint.2xn |
system
This table contains information about the execution environment. If you're looking for the time step variable to multiply speeds with, you'll find it here.
float timestep
The factor to multiply speeds with to produce frame-independant movement (x += s*ts).
float cost
The percentage of the total frame that was spent by this addon, higher values means this addon takes up more processing power.