FCoherentSlateElement
On this page
Public Functions
| Name | |
|---|---|
| FCoherentSlateElement(UTexture * InTexture) | |
| void | UpdateTexture(UTexture * InTexture) |
| FSlateBrush * | GetBrush() |
| void | UpdateUVRegion(const FVector2D & min, const FVector2D & max) |
| void | UpdateImageSize(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
)