Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Slate > API/Runtime/Engine/Slate/FSlateTexture2DRHIRef
| Type | Name | Description | |
|---|---|---|---|
| void | SetTextureData
(
FSlateTextureDataPtr NewTextureData |
Sets the bulk data for this texture. | |
| void | SetTextureData
(
const TArray< uint8 >& Bytes |
||
| void | SetTextureData
(
FSlateTextureDataPtr NewTextureData, |
Sets the bulk data for this texture and the format of the rendering resource Note: Does not reinitialize the resource. |