AddTransitionEdge

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddTransitionEdge

(
    FRDGPassHandle PassHandle,
    FRDGSubresourceState StateBefore,
    FRDGSubresourceState StateAfter,
    const FRDGTextureRef Texture
)

Public function

void

 

AddTransitionEdge

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

Public function

void

 

AddTransitionEdge

(
    FRDGPassHandle PassHandle,
    FRDGSubresourceState StateBefore,
    FRDGSubresourceState StateAfter,
    const FRDGTextureRef Texture,
    FRDGTextureSubresource Subresource
)

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