Skip to main content

r.ShaderCompiler.DebugDumpShaderCode

Var

Unreal Engine Var console variable.

rShaderCompilerDebugDumpShaderCode

Description

If true, each shader job will dump a ShaderCode.bin containing the contents of the output shader code object (the contents of this can differ for each shader format; note that this is the data that is hashed to produce the OutputHash.txt file)

Usage

r.ShaderCompiler.DebugDumpShaderCode [value]

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