FShader::GetHash

Returns the hash of the shader file that this shader was compiled with.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/Shader.h

Include

#include "Shader.h"

Source

/Engine/Source/Runtime/RenderCore/Private/Shader.cpp

Syntax

const FSHAHash & GetHash() const

Remarks

Returns the hash of the shader file that this shader was compiled with.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss