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