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

GlyphPairAdjustmentRecord Constructor

Declaration

public GlyphPairAdjustmentRecord(TextCore.LowLevel.GlyphAdjustmentRecord firstAdjustmentRecord, TextCore.LowLevel.GlyphAdjustmentRecord secondAdjustmentRecord);

Parameters

firstAdjustmentRecord The positional adjustment values for the first glyph.
secondAdjustmentRecord The positional adjustment values for the second glyph.

Description

Constructor for new glyph pair adjustment record.