FCoherentSlateElement

Public Functions

Name
FCoherentSlateElement(UTexture * InTexture)
voidUpdateTexture(UTexture * InTexture)
FSlateBrush *GetBrush()
voidUpdateUVRegion(const FVector2D & min, const FVector2D & max)
voidUpdateImageSize(const FVector2D & size)

Public Functions Documentation

function FCoherentSlateElement

FCoherentSlateElement(
    UTexture * InTexture
)

function UpdateTexture

void UpdateTexture(
    UTexture * InTexture
)

function GetBrush

FSlateBrush * GetBrush()

function UpdateUVRegion

void UpdateUVRegion(
    const FVector2D & min,
    const FVector2D & max
)

function UpdateImageSize

void UpdateImageSize(
    const FVector2D & size
)