FSlateTexture2DRHIRef

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function

FSlateTexture2DRHIRef

(
    FTexture2DRHIRef InRef,
    uint32 InWidth,
    uint32 InHeight
)

Public function

FSlateTexture2DRHIRef

(
    uint32 InWidth,
    uint32 InHeight,
    EPixelFormat InPixelFormat,
    TSharedPtr< FSlateTextureData, ESPM...,
    ETextureCreateFlags InTexCreateFlag...,
    bool bCreateEmptyTexture
)