Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ setTimeScale
Method
setTimeScale
Engine/source/ts/tsThread.cpp:348–351 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
346
}
347
348
void TSThread::setTimeScale(F32 ts)
349
{
350
timeScale = ts;
351
}
352
353
void TSThread::advancePos(F32 delta)
354
{
Callers
4
setSequenceRateFactor
Method · 0.45
onAdd
Method · 0.45
setAnimClip
Method · 0.45
resetAnimation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected