Skip to main content

Concert.SetCompressionSizeLimit

Var

Unreal Engine Var console variable.

ConcertSetCompressionSizeLimit

Description

The compressor incurs a performance cost and will only be used if the package size is less than the amount specified (default 32 MB). A value of 0 or less will always compress.

Usage

Concert.SetCompressionSizeLimit [value]

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