![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <FontCache.h>
Public Member Functions | |
| FSdfGlyphTaskKey (const FSdfGlyphEntryKey &InSdfGlyphEntryKey, float InEmOuterSpread, float InEmInnerSpread) | |
| bool | operator== (const FSdfGlyphTaskKey &Other) const |
| bool | operator!= (const FSdfGlyphTaskKey &Other) const |
Public Attributes | |
| const FSdfGlyphEntryKey | SdfGlyphEntryKey |
| float | EmOuterSpread |
| float | EmInnerSpread |
Friends | |
| uint32 | GetTypeHash (const FSdfGlyphTaskKey &Key) |
Used to lookup information about specific SDF generation tasks - unlike FSdfGlyphEntryKey is also identified by em spread
|
inline |
|
inline |
|
inline |
|
friend |
| float FSdfGlyphTaskKey::EmInnerSpread |
Inner portion of distance field spread in em
| float FSdfGlyphTaskKey::EmOuterSpread |
Outer portion of distance field spread in em
| const FSdfGlyphEntryKey FSdfGlyphTaskKey::SdfGlyphEntryKey |
Glyph entry key