Expand description
Bitmap text pipeline — M0.15.
One instance per glyph. All glyphs from all Text nodes that share a font
atlas batch into a single draw call. (Different fonts → different atlases →
one batch per font, in the order encountered during scene traversal.)
Structs§
- Batch 🔒
- Text
Instance 🔒 - Text
Pipeline 🔒