UEConsole Commands
CommandConsole CommandRenderer

r.ShaderPipelineCache.SetBatchMode

r.ShaderPipelineCache.SetBatchMode is a console command in Unreal Engine 5 (UE5). See what r.ShaderPipelineCache.SetBatchMode does and how to run it in the Unreal Engine console below.

Category: Renderer · Namespace: r

Description

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

Usage

Unreal console (open with ~)
> r.ShaderPipelineCache.SetBatchMode

Related in r