TextElement.GlyphsEnumerable
Enumerates all visible glyphs in the order they appear on screen.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public readonly struct TextElement.GlyphsEnumerable
Fields
Value | Description |
|---|---|
| Count | Total number of glyphs in this enumeration. |
Methods
Method | Description |
|---|---|
| GetEnumerator | Returns an enumerator that iterates glyphs in visual order. |