EnqueueCopy

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

void

 

EnqueueCopy

(
    FRHICommandList& RHICmdList,
    FRHIVertexBuffer* SourceBuffer,
    uint32 NumBytes
)

Copy the current state of the resource to the readback data.

Public function Virtual

void

 

EnqueueCopy

(
    FRHICommandList& RHICmdList,
    FRHITexture* SourceTexture,
    FResolveRect Rect
)

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