Skip to main content

fx.Niagara.NDIStaticMesh.UseInlineLODsOnly

Var

Unreal Engine Var console variable.

fxNiagaraNDIStaticMeshUseInlineLODsOnly

Description

When enabled Niagara will never use streaming LOD levels, only inline LODs.0 = Streaming LODs can be sampled.1 = Only inlined LODs can be sampled.2 = Only inlined LODs can be sampled by default but each DI can override this if desired.

Usage

fx.Niagara.NDIStaticMesh.UseInlineLODsOnly [value]

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