Class TMP_Settings.LineBreakingTable
Namespace: TMPro
Syntax
public class LineBreakingTable
Fields
followingCharacters
Declaration
public HashSet<uint> followingCharacters
Field Value
Type | Description |
---|---|
HashSet<UInt32> |
leadingCharacters
Declaration
public HashSet<uint> leadingCharacters
Field Value
Type | Description |
---|---|
HashSet<UInt32> |