FTransferTextureParams::FTransferTextureParams

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIContext.h

Include

#include "RHIContext.h"

Syntax

FTransferTextureParams
(
    FRHITexture2D * InTexture,
    const FIntRect & InRect,
    uint32 InSrcGPUIndex,
    uint32 InDestGPUIndex,
    bool InPullData,
    bool InLockStepGPUs
)

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