FShaderParameterMap::UpdateHash

Updates the hash state with the contents of this parameter map.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "ShaderCore.h"

Source

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

Syntax

void UpdateHash
(
    FSHA1 & HashState
) const

Remarks

Updates the hash state with the contents of this parameter map.

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