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