FRDGLogFile::AddTransitionEdge

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphValidation.h"

Source

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

Syntax

void AddTransitionEdge
(
    FRDGPassHandle PassHandle,
    FRDGSubresourceState StateBefore,
    FRDGSubresourceState StateAfter,
    const FRDGBufferRef Buffer
)

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