FSlateBrush::GetTint

Gets the brush's tint color.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Styling/SlateBrush.h

Include

#include "Styling/SlateBrush.h"

Syntax

FLinearColor GetTint
(
    const FWidgetStyle & InWidgetStyle
) const

Remarks

Gets the brush's tint color.

Returns

Tint color.

Parameters

Parameter

Description

InWidgetStyle

The widget style to get the tint for.

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