Skip to main content

fx.Niagara.CompileHashAllDataInterfaces

Var

Unreal Engine Var console variable.

fxNiagaraCompileHashAllDataInterfaces

Description

Forces Niagara to include all data interfaces as part of compile hash generation0 = Disabled1 = Enabled, but hash once, better for perf2 = Enabled, generated hash always good for iteration on Niagara work.

Usage

fx.Niagara.CompileHashAllDataInterfaces [value]

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