UEConsole Commands
VariableConsole VariablePhysics

p.Chaos.Collision.AntiJitterContactMovementAllowance

p.Chaos.Collision.AntiJitterContactMovementAllowance is a console variable in Unreal Engine 5 (UE5). See what p.Chaos.Collision.AntiJitterContactMovementAllowance does, its values, and how to use this cvar in the Unreal console below.

Category: Physics · Namespace: p

Help

If a contact is close to where it was during a previous iteration, we will assume it is the same contact that moved (to reduce jitter). Expressed as the fraction of movement distance and Centre of Mass distance to the contact point

Usage

Unreal console (open with ~)
> p.Chaos.Collision.AntiJitterContactMovementAllowance 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in p