Skip to main content

TaskGraph.RenderThreadPollPeriodMs

Var

Unreal Engine Var console variable.

TaskGraphRenderThreadPollPeriodMs

Description

Render thread polling period in milliseconds. If value < 0, task graph tasks explicitly wake up RT, otherwise RT polls for tasks.

Usage

TaskGraph.RenderThreadPollPeriodMs [value]

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