![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <FontCache.h>
Public Attributes | |
| float | BearingX = 0.f |
| float | BearingY = 0.f |
| float | Width = 0.f |
| float | Height = 0.f |
| float FSdfGlyphFontAtlasData::FMetrics::BearingX = 0.f |
Horizontal distance from the current cursor to the leftmost border of the glyph image bounding box
| float FSdfGlyphFontAtlasData::FMetrics::BearingY = 0.f |
Horizontal distance from the current cursor y position (baseline) to the topmost border of the glyph image bounding box
| float FSdfGlyphFontAtlasData::FMetrics::Height = 0.f |
Height of the glyph image bounding box
| float FSdfGlyphFontAtlasData::FMetrics::Width = 0.f |
Width of the glyph image bounding box