This version of Unity is unsupported.

GlyphPairAdjustmentRecord

struct in UnityEngine.TextCore.LowLevel

Description

The positional adjustment values of a pair of glyphs.

Properties

firstAdjustmentRecordThe positional adjustment values for the first glyph.
secondAdjustmentRecordThe positional adjustment values for the second glyph.

Constructors

GlyphPairAdjustmentRecordConstructor for new glyph pair adjustment record.