FSlateBorderBrush::FSlateBorderBrush

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateBorderBrush.h

Include

#include "Brushes/SlateBorderBrush.h"

Syntax

FSlateBorderBrush
(
    const FName & InImageName,
    const FMargin & InMargin,
    const FLinearColor & InColorAndOpacity,
    ESlateBrushImageType::Type InImageType
)

Parameters

Parameter

Description

InImageName

The name of the texture to draw

InMargin

Determines the sides and corner sizes; see FSlateBoxBrush.

InColorAndOpacity

Color and opacity scale.

InImageType

The type of image this this is

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