ITextureShareItem::RegisterTexture

Windows
MacOS
Linux

References

Module

TextureShareCore

Header

/Engine/Plugins/Runtime/TextureShare/Source/TextureShareCore/Public/ITextureShareItem.h

Include

#include "ITextureShareItem.h"

Syntax

bool RegisterTexture
(
    const FString & TextureName,
    const FIntPoint & InSize,
    ETextureShareFormat InFormat,
    uint32 InFormatValue,
    ETextureShareSurfaceOp OperationType
)

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