FSlateTextureData::SetRawData

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Textures/SlateTextureData.h

Include

#include "Textures/SlateTextureData.h"

Syntax

void SetRawData
(
    uint32 InWidth,
    uint32 InHeight,
    uint32 InBytesPerPixel,
    const TArray< uint8 > & InBytes
)

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