UEConsole Commands
VariableConsole VariableRenderer

r.vt.FeedbackFactor

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

Category: Renderer · Namespace: r

Help

The size of the VT feedback buffer is calculated by dividing the render resolution by this factor.The value set here is rounded up to the nearest power of two before use.

Usage

Unreal console (open with ~)
> r.vt.FeedbackFactor 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 r