UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ESlateBrushDrawType Namespace Reference

Enumerations

enum  Type : int {
  UMETA =(DisplayName="None") , Box , Border , Image ,
  RoundedBox
}
 

Detailed Description

Enumerates ways in which an image can be drawn.

Enumeration Type Documentation

◆ Type

Enumerator
UMETA 

Don't do anything

Box 

Draw a 3x3 box, where the sides and the middle stretch based on the Margin

Border 

Draw a 3x3 border where the sides tile and the middle is empty

Image 

Draw an image; margin is ignored

RoundedBox 

Draw a solid rectangle with an outline and corner radius