Struct MultipleSubstitutionRecord
Namespace: TMPro
Syntax
public struct MultipleSubstitutionRecord
Properties
substituteGlyphIDs
Declaration
public uint[] substituteGlyphIDs { get; set; }
Property Value
| Type | Description |
|---|---|
| UInt32[] |
targetGlyphID
Declaration
public uint targetGlyphID { get; set; }
Property Value
| Type | Description |
|---|---|
| UInt32 |