Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GlyphPairAdjustmentRecord(GlyphAdjustmentRecord, GlyphAdjustmentRecord)

Constructor for new glyph pair adjustment record.
Read time 1 minuteLast updated 10 days ago

Definition

public GlyphPairAdjustmentRecord(GlyphAdjustmentRecord firstAdjustmentRecord, GlyphAdjustmentRecord secondAdjustmentRecord)

Parameters

firstAdjustmentRecord

The positional adjustment values for the first glyph.

secondAdjustmentRecord

The positional adjustment values for the second glyph.