FRDGBarrierBatchBegin::AddTransition

Adds a resource transition into the batch.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphPass.h"

Source

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

Syntax

void AddTransition
(
    FRDGParentResourceRef Resource,
    const FRHITransitionInfo & Info
)

Remarks

Adds a resource transition into the batch.

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