Skip to main content

r.Velocity.ForceOutput

Var

Unreal Engine Var console variable.

rVelocityForceOutput

Description

Force velocity output on all primitivesThis can incur a performance cost unless r.VelocityOutputPass=1But it can be useful for testing where velocity output isn't being enabled as expected 0: Disabled (default) 1: Enabled

Usage

r.Velocity.ForceOutput [value]

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