Skip to main content

TaskGraph.UseBackgroundThreads

Var

Unreal Engine Var console variable.

TaskGraphUseBackgroundThreads

Description

If > 0, then use background threads, otherwise run background tasks on normal priority task threads. Used for performance tuning.

Usage

TaskGraph.UseBackgroundThreads [value]

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