UEConsole Commands
VariableConsole VariableRemaining

RHIPoolAllocator.DefragSizeFraction

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

Category: Remaining · Namespace: rhipoolallocator

Help

Skip defrag of pool if usage is more than given fraction (default: 0.9f).

Usage

Unreal console (open with ~)
> RHIPoolAllocator.DefragSizeFraction 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 rhipoolallocator