Glyph

Members

Variables

advance
Vector2 advance;

offset to render the next glyph

clip
Rect clip;

clip to crop the glyph from the font texture

code
int code;
height
int height;
offset
Vector2 offset;

offset to render the current glyph

width
int width;

Meta