Skip to main content

fx.NiagaraGPUDataBufferShrinkFactor

Var

Unreal Engine Var console variable.

fxNiagaraGPUDataBufferShrinkFactor

Description

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

Usage

fx.NiagaraGPUDataBufferShrinkFactor [value]

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