Skip to content

AMRISpectatorController::FixTimeStep

Class: AMRISpectatorController

Enables or disables fixed time-stepping.

Syntax

void AMRISpectatorController::FixTimeStep(bool fix)

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.