Skip to main content

r.VT.SplitPhysicalPoolSize

Var

Unreal Engine Var console variable.

rVTSplitPhysicalPoolSize

Description

Create multiple physical pools per format to keep pools at this maximum size in tiles.A value of 64 tiles will force 16bit page tables. This can be a page table memory optimization for large physical pools.Defaults to 0 (off).

Usage

r.VT.SplitPhysicalPoolSize [value]

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