Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/SlateStyle.h |
Include |
#include "Styling/SlateStyle.h" |
void Set
(
const FName PropertyName,
const FLinearColor & InColor
)
Set FLinearColor property.
Parameter |
Description |
---|---|
PropertyName |
Name of the property to set. |
InColor |
The value to set. |