MaxSimulationIterations

Max number of iterations used for each discrete simulation step.

Windows
MacOS
Linux

Syntax

int32 MaxSimulationIterations

Remarks

Max number of iterations used for each discrete simulation step. Increasing 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