Skip to main content

fx.Niagara.TaskPriorities.Background

Var

Unreal Engine Var console variable.

fxNiagaraTaskPrioritiesBackground

Description

Task Priority When Set to BackgrounArguments are three characters: [ThreadPriority][TaskPriority][TaskPriorityIfForcedToNormalThreadPriority] where ThreadPriority is 'h' or 'n' or 'b' (high/normal/background) and TaskPriority is 'h' or 'n' (high/normal). Example: fx.Niagara.TaskPriorities.Background bnh

Usage

fx.Niagara.TaskPriorities.Background [value]

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