AddEnqueueCopyPass

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddEnqueueCopyPass

(
    FRDGBuilder& GraphBuilder,
    FRHIGPUTextureReadback* Readba...,
    FRDGTextureRef SourceTexture,
    FResolveRect Rect
)

Adds a pass to readback contents of an RDG texture.

Public function

void

 

AddEnqueueCopyPass

(
    FRDGBuilder& GraphBuilder,
    FRHIGPUBufferReadback* Readbac...,
    FRDGBufferRef SourceBuffer,
    uint32 NumBytes
)

Adds a pass to readback contents of an RDG 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