Class TMP_GlyphPairAdjustmentRecord
The positional adjustment values for a pair of glyphs.
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
[Serializable]
public class TMP_GlyphPairAdjustmentRecord
Constructors
Name | Description |
---|---|
TMP_GlyphPairAdjustmentRecord(TMP_GlyphAdjustmentRecord, TMP_GlyphAdjustmentRecord) | Constructor |
Properties
Name | Description |
---|---|
featureLookupFlags | |
firstAdjustmentRecord | Contains the positional adjustment values for the first glyph. |
secondAdjustmentRecord | Contains the positional adjustment values for the second glyph. |