GetGlobalUniformBuffers

Helper function to get RHI global uniform buffers out of a pass parameters struct.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphParameter.h"

Syntax

template<typename TParameterStruct>
static FUniformBufferStaticBindings GetGlobalUniformBuffers
(
    TParameterStruct * Parameters
)

Remarks

Helper function to get RHI global uniform buffers out of a pass parameters 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