SetTextureData

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetTextureData

(
    FSlateTextureDataPtr NewTextureData
)

Sets the bulk data for this texture.

Private function

void

 

SetTextureData

(
    const TArray< uint8 >& Bytes
)

Public function

void

 

SetTextureData

(
    FSlateTextureDataPtr NewTextureData,
    EPixelFormat InPixelFormat,
    ETextureCreateFlags InTexCreateFlag...
)

Sets the bulk data for this texture and the format of the rendering resource

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