Skip to main content

r.RHICmdMinDrawsPerParallelCmdList

Var

Unreal Engine Var console variable.

rRHICmdMinDrawsPerParallelCmdList

Description

The minimum number of draws per cmdlist. If the total number of draws is less than this, then no parallel work will be done at all. This can't always be honored or done correctly.

Usage

r.RHICmdMinDrawsPerParallelCmdList [value]

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