AMRISpectatorController::FixTimeStep¶
Class: AMRISpectatorController
Enables or disables fixed time-stepping.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
fix |
bool |
true to lock the time step. |
Remarks¶
When fixed, game time is decoupled from wall time. fix true to lock the time step.