T_Timer Flashcards
1
Q
t_Debug
A
Timer debug
2
Q
t_FixedStep
A
Game updated with this fixed frame time
0=off, number specifies the frame time in seconds
e.g. 0.033333(30 fps), 0.1(10 fps), 0.01(100 fps)
3
Q
t_MaxStep
A
Game systems clamped to this frame time
4
Q
t_Scale
A
Game time scaled by this - for variable slow motion
5
Q
t_Smoothing
A
time smoothing
0=off, 1=on