Class TMP_FontFeatureTable
Table that contains the various font features available for the given font asset.
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
[Serializable]
public class TMP_FontFeatureTable
Constructors
| Name | Description |
|---|---|
| TMP_FontFeatureTable() |
Properties
| Name | Description |
|---|---|
| glyphPairAdjustmentRecords | List that contains the glyph pair adjustment records. |
Methods
| Name | Description |
|---|---|
| SortGlyphPairAdjustmentRecords() | Sort the glyph pair adjustment records by glyph index. |