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