Skip to main content

fx.NiagaraDataBufferShrinkFactor

Var

Unreal Engine Var console variable.

fxNiagaraDataBufferShrinkFactor

Description

Niagara data buffer size threshold for shrinking. (Default=3) The buffer will be reallocated when the used size becomes 1/F of the allocated size.

Usage

fx.NiagaraDataBufferShrinkFactor [value]

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