ETextureShareDevice

Windows
MacOS
Linux

References

Module

TextureShareCore

Header

/Engine/Plugins/Runtime/TextureShare/Source/TextureShareCore/Public/Containers/TextureShareCoreEnums.h

Include

#include "Containers/TextureShareCoreEnums.h"

Syntax

enum ETextureShareDevice
{
    Undefined    = 0,
    D3D11,
    D3D12,
    Vulkan,
    Memory,
}

Values

Name

Description

Undefined

D3D11

D3D12

Vulkan

Memory

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