FRDGBuilder::AllocParameters

Allocates parameter struct specifically to survive through the life time of the render graph.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphBuilder.h"

Source

/Engine/Source/Runtime/RenderCore/Public/RenderGraphBuilder.inl

Syntax

template<typename ParameterStructType>
ParameterStructType * AllocParameters()

Remarks

Allocates parameter struct specifically to survive through the life time of the render graph.

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