TaskGraph.UseHiPriThreads
VarUnreal Engine Var console variable.
TaskGraphUseHiPriThreads
Description
If > 0, then use hi priority task threads, otherwise run background tasks on normal priority task threads. Used for performance tuning.
Usage
TaskGraph.UseHiPriThreads [value]Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.

