glyph_t
This type represents a glyph object.
codepoint
FieldRead only
Type: int
Character codepoint.
size
FieldRead only
Type: vec2
Glyph dimensions.
offset
FieldRead only
Type: vec2
Glyph offset.
uv
FieldRead only
Type: rect
UV rect on the texture atlas.
Last updated