GetShaderParameterResourceRHI

Dereferences the RHI resource from a shader parameter struct.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "ShaderParameterStruct.h"

Syntax

FRHIResource * GetShaderParameterResourceRHI
(
    const void * Contents,
    uint16 MemberOffset,
    EUniformBufferBaseType MemberType
)

Remarks

Dereferences the RHI resource from a shader parameter struct.

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