![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SlateFontRenderer.h>
Public Member Functions | |
| FFreeTypeFaceGlyphData () | |
Public Attributes | |
| TSharedPtr< FFreeTypeFace > | FaceAndMemory |
| uint32 | GlyphIndex |
| uint32 | GlyphFlags |
| EFontFallback | CharFallbackLevel |
Internal struct for passing around information about loading a glyph
|
inline |
| EFontFallback FFreeTypeFaceGlyphData::CharFallbackLevel |
The fallback font set the character was loaded from
| TSharedPtr<FFreeTypeFace> FFreeTypeFaceGlyphData::FaceAndMemory |
The font face for the character
| uint32 FFreeTypeFaceGlyphData::GlyphFlags |
The glyph flags that should be used for loading the characters glyph
| uint32 FFreeTypeFaceGlyphData::GlyphIndex |
The glyph index for the character