Skip to main content

r.Shaders.AllowCompilingThroughWorkers

Var

Unreal Engine Var console variable.

rShadersAllowCompilingThroughWorkers

Description

Allows shader compilation through external ShaderCompileWorker processes1 - (Default) Allows external shader compiler worker0 - Disallows external shader compiler workers. Will run shader compilation in proc of UE process.

Usage

r.Shaders.AllowCompilingThroughWorkers [value]

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