Namespace UnityEngine.TextCore
Classes
Glyph
A Glyph is the visual representation of a text element or character.
Structs
FaceInfo
A structure that contains information about a given typeface and for a specific point size.
GlyphMetrics
A set of values that define the size, position and spacing of a glyph when performing text layout.
GlyphRect
A rectangle that defines the position of a glyph within an atlas texture.