Glyph.id

8: unique id of glyph (for drawing in hardware accelerated scenes)

struct Glyph
static if(ENABLE_OPENGL)
uint id;

Meta