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