Navigation
API > API/Plugins > API/Plugins/GPUTextureTransfer > API/Plugins/GPUTextureTransfer/ITextureTransfer
References
| Module | GPUTextureTransfer |
| Header | /Engine/Plugins/Media/MediaIOFramework/Source/GPUTextureTransfer/Public/GPUTextureTransfer.h |
| Include | #include "GPUTextureTransfer.h" |
void LockTexture
&40;
FRHITexture &42; RHITexture
&41;
Remarks
Calling this will prevent the DVP library from using the RHI texture passed as argument until Unlock is called.