Skip to main content

landscape.ReadbackPoolSizeMB

Var

Unreal Engine Var console variable.

landscapeReadbackPoolSizeMB

Description

Minimum pool size (in MB) for the editor readbacks. This ensures a minimum amount of readback textures are left in the pool when reclaiming memory, which avoids severe hiccups when reallocating a lot of resources.

Usage

landscape.ReadbackPoolSizeMB [value]

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