Struct TMP_FontStyleStack
Structure used to track basic XML tags which are binary (on / off)
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
public struct TMP_FontStyleStack
Fields
Name | Description |
---|---|
bold | |
highlight | |
italic | |
lowercase | |
smallcaps | |
strikethrough | |
subscript | |
superscript | |
underline | |
uppercase |
Methods
Name | Description |
---|---|
Add(FontStyles) | |
Clear() | Clear the basic XML tag stack. |
Remove(FontStyles) |