This version of Unity is unsupported.

GlyphAdjustmentRecord

struct in UnityEngine.TextCore.LowLevel

Description

The positional adjustment values of a glyph.

Properties

glyphIndexThe index of the glyph in the source font file.
glyphValueRecordThe GlyphValueRecord contains the positional adjustments of the glyph.

Constructors

GlyphAdjustmentRecordConstructor for new glyph adjustment record.