Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FMaterialShaderMapId
Syntax
FSHAHash TextureReferencesHash
Remarks
Hash of the textures referenced by the uniform expressions in the shader map. This is stored in the shader map Id to gracefully handle situations where code changes that generates the array of textures that the uniform expressions use to link up after being loaded from the DDC.