UEConsole Commands
VariableConsole VariableRemaining

VI.MinVelocityForInertia

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

Category: Remaining · Namespace: vi

Help

Minimum velocity (in cm/frame in unscaled room space) before inertia will kick in when releasing objects (or the world)

Usage

Unreal console (open with ~)
> VI.MinVelocityForInertia 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 vi