GlyphValueRecord

struct in UnityEngine.TextCore.LowLevel

Cambiar al Manual

Descripción

The values used to adjust the position of a glyph or set of glyphs.

Variables

xAdvanceThe positional adjustment that affects the horizontal advance of the glyph.
xPlacementThe positional adjustment that affects the horizontal bearing X of the glyph.
yAdvanceThe positional adjustment that affects the vertical advance of the glyph.
yPlacementThe positional adjustment that affectsthe horizontal bearing Y of the glyph.

Constructores

GlyphValueRecordConstructor for new glyph value record.