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:
rHelp
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 1Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.