Skip to main content

r.VT.PageFreeThreshold

Var

Unreal Engine Var console variable.

rVTPageFreeThreshold

Description

Number of frames since the last time a VT page was used, before it's considered freeVT pages are not necesarily marked as used on the CPU every time they're accessed by the GPUIncreasing this threshold reduces the chances that an in-use frame is considered free.

Usage

r.VT.PageFreeThreshold [value]

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