GlyphPairAdjustmentRecord(GlyphAdjustmentRecord, GlyphAdjustmentRecord)
Constructor for new glyph pair adjustment record.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.TextCore.LowLevel
- Assembly: UnityEngine.TextCoreFontEngineModule
public GlyphPairAdjustmentRecord(GlyphAdjustmentRecord firstAdjustmentRecord, GlyphAdjustmentRecord secondAdjustmentRecord)
Parameters
The positional adjustment values for the first glyph.
The positional adjustment values for the second glyph.