Skip to main content

r.ShaderPipelineCache.SetBatchMode

Cmd

Unreal Engine Cmd console variable.

rShaderPipelineCacheSetBatchMode

Description

Sets the compilation batch mode, which should be one of Pause: Suspend precompilation Background: Low priority precompilation Fast: High priority precompilation.

Usage

r.ShaderPipelineCache.SetBatchMode

Execute via the console (~). This is a command, not a variable.