FSlateMaterialBrush::FSlateMaterialBrush

Creates and initializes a new instance.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/SlateMaterialBrush.h

Include

#include "SlateMaterialBrush.h"

Syntax

FSlateMaterialBrush
(
    class UMaterialInterface & InMaterial,
    const FVector2D & InImageSize
)

Remarks

Creates and initializes a new instance.

Parameters

Parameter

Description

InMaterial

The material to use.

InImageSize

The material's dimensions.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss