Skip to main content

p.Chaos.Thread.WaitThreshold

Var

Unreal Engine Var console variable.

pChaosThreadWaitThreshold

Description

Desired wait time in ms before the game thread stops waiting to sync physics and just takes the last result. (default 16ms)

Usage

p.Chaos.Thread.WaitThreshold [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.