Skip to main content

r.SkinCache.MaxDispatchesPerCmdList

Var

Unreal Engine Var console variable.

rSkinCacheMaxDispatchesPerCmdList

Description

Maximum number of compute shader dispatches which are batched together into a single command list to fix potential TDRs.

Usage

r.SkinCache.MaxDispatchesPerCmdList [value]

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