TaskGraph.TaskPriorities.GatherShadowPrimitives
VarUnreal Engine Var console variable.
TaskGraphTaskPrioritiesGatherShadowPrimitives
Description
Task and thread priority for GatherShadowPrimitives tasksArguments 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: TaskGraph.TaskPriorities.GatherShadowPrimitives bnh
Usage
TaskGraph.TaskPriorities.GatherShadowPrimitives [value]Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.

