Skip to main content

r.RHICmdMinCmdlistForParallelSubmit

Var

Unreal Engine Var console variable.

rRHICmdMinCmdlistForParallelSubmit

Description

Minimum number of parallel translate command lists to submit. If there are fewer than this number, they just run on the RHI thread and immediate context.

Usage

r.RHICmdMinCmdlistForParallelSubmit [value]

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