FindUniformBufferStructByLayoutHash

Finds the FShaderParameterMetadata corresponding to the given uniform buffer layout hash, or null if not found.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "ShaderParameterMacros.h"

Source

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

Syntax

FShaderParametersMetadata * FindUniformBufferStructByLayoutHash
(
    uint32 Hash
)

Remarks

Finds the FShaderParameterMetadata corresponding to the given uniform buffer layout hash, or null if not found.

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