TRDGEmptyLambdaPass

Windows
MacOS
Linux

Inheritance Hierarchy

FRDGPass

TRDGLambdaPass

TRDGEmptyLambdaPass

References

Module

RenderCore

Header

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

Include

#include "RenderGraphPass.h"

Syntax

template<typename ExecuteLambdaType>
class TRDGEmptyLambdaPass : public TRDGLambdaPass< FEmptyShaderParameters, ExecuteLambdaType >

Constructors

Name Description

Public function

TRDGEmptyLambdaPass

(
    FRDGEventName&& InName,
    ERDGPassFlags InPassFlags,
    ExecuteLambdaType&& InExecuteLambd...
)

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