Navigation
Unreal Engine C++ API Reference > Developer > ShaderCompilerCommon > FShaderConductorOptions
Syntax
bool bRemoveUnusedGlobals
Remarks
Removes unused global variables and resources. This can only be used in the HLSL rewrite pass, i.e. 'RewriteHlslSource'.