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

Enumerations

enum  Type : int { NoImage , FullColor , Linear , Vector }
 

Detailed Description

Enumerates brush image types.

Enumeration Type Documentation

◆ Type

Enumerator
NoImage 

No image is loaded. Color only brushes, transparent brushes etc.

FullColor 

The image to be loaded is in full color.

Linear 

The image is a special texture in linear space (usually a rendering resource such as a lookup table).

Vector 

The image is vector graphics and will be rendered and cached in full color using size/scale requested by slate