Skip to main content

r.Shaders.ExtraData

Var

Unreal Engine Var console variable.

rShadersExtraData

Description

Enables generation of extra shader data that can be used at runtime. This includes shader names and other platform specific dataThis can add bloat to compiled shaders and can prevent shaders from being deduplicatedThis setting can be overriden in any Engine.ini under the [ShaderCompiler] section.

Usage

r.Shaders.ExtraData [value]

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