Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Fonts/FontSdfSettings.h |
| Include | #include "Fonts/FontSdfSettings.h" |
Syntax
USTRUCT (BlueprintType )
struct FFontSdfSettings
Remarks
Settings for signed distance field fonts.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | BasePpem | The base pixels per em for generated distance fields |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | Returns the clamped and aligned pixels/em |