FSlateDynamicImageBrush

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSlateDynamicImageBrush

(
    const FName InTextureName,
    const FVector2D& InImageSize,
    const FLinearColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateDynamicImageBrush

(
    UTexture2D* InTexture,
    const FVector2D& InImageSize,
    const FName InTextureName,
    const FLinearColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateDynamicImageBrush

(
    UTexture2DDynamic* InTexture,
    const FVector2D& InImageSize,
    const FName InTextureName,
    const FLinearColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

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