Skip to main content

vm.ChunkSizeInBytes

Var

Unreal Engine Var console variable.

vmChunkSizeInBytes

Description

Number of bytes per VM chunk Ideally <= L1 size. (default=32768)

Usage

vm.ChunkSizeInBytes [value]

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