Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Fonts/SlateFontInfo.h |
Include |
#include "Fonts/SlateFontInfo.h" |
struct FFontOutlineSettings
Settings for applying an outline to a font
Name | Description | ||
---|---|---|---|
|
bApplyOutlineToDropShadows |
When enabled the outline will be applied to any drop shadow that uses this font |
|
|
bSeparateFillAlpha |
When enabled the outline will be completely translucent where the filled area will be. |
|
|
OutlineColor |
The color of the outline for any character in this font |
|
|
TObjectPtr< UOb... |
OutlineMaterial |
Optional material to apply to the outline |
|
OutlineSize |
Size of the outline in slate units (at 1.0 font scale this unit is a pixel) |
Name | Description | |
---|---|---|
|
FFontOutlineSettings() |
|
|
FFontOutlineSettings ( |
Name | Description | ||
---|---|---|---|
|
IsIdenticalTo ( |
||
|
IsIdenticalToForCaching ( |
||
|
IsVisible() |
||
|
PostSerialize ( |
||
|
Serialize ( |
Name |
Description |
---|---|
NoOutline |