Skip to main content

d3d12.FastAllocator.MinPagesToRetain

Var

Unreal Engine Var console variable.

d3d12FastAllocatorMinPagesToRetain

Description

Minimum number of pages to retain. Pages below this limit will never be released. Pages above can be released after being unused for a certain number of frames.

Usage

d3d12.FastAllocator.MinPagesToRetain [value]

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