struct in UnityEngine.TextCore.LowLevel
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThe values used to adjust the position of a glyph or set of glyphs.
xAdvance | The positional adjustment that affects the horizontal advance of the glyph. |
xPlacement | The positional adjustment that affects the horizontal bearing X of the glyph. |
yAdvance | The positional adjustment that affects the vertical advance of the glyph. |
yPlacement | The positional adjustment that affectsthe horizontal bearing Y of the glyph. |
GlyphValueRecord | Constructor for new glyph value record. |