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,
    uint32 InTexCreateFlags
)

Sets the bulk data for this texture and the format of the rendering resource Note: Does not reinitialize the 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