FSlateColorBrush::FSlateColorBrush

Creates and initializes a new instance with the specified linear color.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Brushes/SlateColorBrush.h"

Syntax

FSlateColorBrush
(
    const FLinearColor & InColor
)

Remarks

Creates and initializes a new instance with the specified linear color.

Parameters

Parameter

Description

InColor

The linear color to use

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