English
Appearance
@modoki/engine / index / setTimeScale
setTimeScale(world, scale): void
world
scale
void
Set the global time scale on the Time singleton. Pause = 0, slow-mo = 0.3, bullet-time/fast-forward = 2, etc. Applied next frame by timeSystem.
timeSystem
World
number