Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FSlateMaterialBrush > API/Runtime/Slate/FSlateMaterialBrush/__ctor
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/SlateMaterialBrush.h |
| Include | #include "SlateMaterialBrush.h" |
FSlateMaterialBrush
&40;
class UMaterialInterface & InMaterial,
const UE::Slate::FDeprecateVector2DParameter & InImageSize
&41;
Remarks
Creates and initializes a new instance.
Parameters
| Name | Description |
|---|---|
| InMaterial | The material to use. |
| InImageSize | The material's dimensions. |