Enum FontStyles
Namespace: TMPro
Assembly: Unity.TextMeshPro.dll
Syntax
[Flags]
public enum FontStyles
Fields
Name | Description |
---|---|
Bold | |
Highlight | |
Italic | |
LowerCase | |
Normal | |
SmallCaps | |
Strikethrough | |
Subscript | |
Superscript | |
Underline | |
UpperCase |