MaxSimulationTimeStep

Max time delta for each discrete simulation step.

Windows
MacOS
Linux

Syntax

float MaxSimulationTimeStep

Remarks

Max time delta for each discrete simulation step. Lowering this value can address issues with fast-moving objects or complex collision scenarios, at the cost of performance.

WARNING: if (MaxSimulationTimeStep * MaxSimulationIterations) is too low for the min framerate, the last simulation step may exceed MaxSimulationTimeStep to complete the simulation.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss