Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.