| Urho3D
    | 
#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/UI/Text.h>
| Public Member Functions | |
| GlyphLocation (float x, float y, const FontGlyph *glyph) | |
| Construct. | |
| Public Attributes | |
| float | x_ | 
| X coordinate. | |
| float | y_ | 
| Y coordinate. | |
| const FontGlyph * | glyph_ | 
| Glyph. | |
Glyph and its location within the text. Used when preparing text rendering.
 1.8.17
 1.8.17