![]() |
Lysa
0.0
Lysa 3D Engine
|
Information for a single glyph packed in the atlas.
| index | Glyph index in the font (HB/FreeType index). |
| advance | Advance width in pixels for the current font size. |
| planeBounds | Bounds in font plane units. |
| uv0 | Top-left texture coordinate in the atlas. |
| uv1 | Bottom-right texture coordinate in the atlas. |
Public Attributes | |
| uint32 | index {0} |
| float | advance {0.0f} |
| GlyphBounds | planeBounds {} |
| float2 | uv0 {0.0f} |
| float2 | uv1 {0.0f} |
| float advance {0.0f} |
| uint32 index {0} |
| GlyphBounds planeBounds {} |
| float2 uv0 {0.0f} |
| float2 uv1 {0.0f} |