Skip to main content

r.VelocityTest

Var

Unreal Engine Var console variable.

rVelocityTest

Description

Allows to enable some low level testing code for the velocity rendering (Affects object motion blur and TemporalAA). 0: off (default) 1: add random data to the buffer where we store skeletal mesh bone data to test if the code (good to test in PAUSED as well).

Usage

r.VelocityTest [value]

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