ITextureShareD3D12::CreateSharedTexture

Create DX12 shared texture and handle

Windows
MacOS
Linux

References

Module

TextureShareD3D12

Header

/Engine/Plugins/Runtime/TextureShare/Source/TextureShareD3D12/Public/ITextureShareD3D12.h

Include

#include "ITextureShareD3D12.h"

Syntax

bool CreateSharedTexture
(
    FIntPoint & Size,
    EPixelFormat Format,
    FTexture2DRHIRef & OutRHITexture,
    void *& OutHandle,
    FGuid & OutSharedHandleGuid
)

Remarks

Create DX12 shared texture and handle

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