TextMeshProUGUI
font-align
align
TextAlignmentOptions
How to align the text.
all-uppercase
bool
Whether or not to make the text all uppercase.
bold
bool
Whether or not text is bold.
font-color
color
color string
Color of font.
face-color
color string
Face color of font.
font-size
float
Size of font.
italics
bool
Whether or not to italicize text.
outline-color
color string
Outline color of font.
outline-width
float
Width of font outline.
overflow-mode
TextOverflowModes
How to handle text overflow.
rich-text
bool
Whether or not to enable rich text.
strikethrough
bool
Whether or not to strikethrough text.
text
string
Text to display.
underlined
bool
Whether or not to underline text.
word-wrapping
bool
Whether or not to wrap text.