Skip to main content

RHI.TransientAllocator.MinimumHeapSize

Var

Unreal Engine Var console variable.

RHITransientAllocatorMinimumHeapSize

Description

Minimum size of an RHI transient heap in MB. Heaps will default to this size and grow to the maximum based on the first allocation (Default 128).

Usage

RHI.TransientAllocator.MinimumHeapSize [value]

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