UI / SlateBrushDrawType
SlateBrushDrawType Enumeration
Picture brush drawing mode
Table of contents
Enumeration Members
Border = 2 |
---|
Box = 1 |
Image = 3 |
NoDrawType = 0 |
PixcelBox = 4 |
Enumeration Members
Border
• Border = 2
Draw a 3x3 border at a position where the edges are tiled and the middle is empty
Box
• Box = 1
Draw a 3x3 rectangular prism, with edges and center stretched according to the margins
Image
• Image = 3
Draw an image
NoDrawType
• NoDrawType = 0
Do not draw
PixcelBox
• PixcelBox = 4
Box with pixel size margin