Skip to main content

r.RHICmdFlushRenderThreadTasksPrePass

Var

Unreal Engine Var console variable.

rRHICmdFlushRenderThreadTasksPrePass

Description

Wait for completion of parallel render thread tasks at the end of the pre pass. A more granular version of r.RHICmdFlushRenderThreadTasks. If either r.RHICmdFlushRenderThreadTasks or r.RHICmdFlushRenderThreadTasksPrePass is > 0 we will flush.

Usage

r.RHICmdFlushRenderThreadTasksPrePass [value]

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