Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Fonts/CompositeFont.h |
| Include | #include "Fonts/CompositeFont.h" |
Syntax
struct FFontRasterizationSettings
Remarks
Font face rasterization settings
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | DistanceFieldPpem | Distance field px/em resolution, not used if Mode is Bitmap | |
| EFontRasterizationMode | Mode | Rasterization mode (bitmap / distance field) |