Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Brushes
Inheritance Hierarchy
- FSlateBrush
- FSlateImageBrush
- FSlateVectorImageBrush
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include | #include "Brushes/SlateImageBrush.h" |
Syntax
struct FSlateImageBrush : public FSlateBrush
Remarks
Ignores the Margin. Just renders the image. Can tile the image instead of stretching.