This version of Unity is unsupported.

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.