![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SlateMaterialBrush.h>
Inheritance diagram for FSlateMaterialBrush:Dynamic brush for referencing a UMaterial.
Note: This brush nor the slate renderer holds a strong reference to the material. You are responsible for maintaining the lifetime of the brush and material object.
|
inline |
Creates and initializes a new instance.
| InMaterial | The material to use. |
| InImageSize | The material's dimensions. |
|
inline |
Creates and initializes a new instance.
| InImageSize | The material's dimensions. |
|
inline |
Sets the material to use.