Component used to display text that can automatically be localized using Text Mesh Pro.

Fields#
| Name | Description |
|---|
| Auto Size | Auto-size mode |
| Localize | Localize text |
| Use Action Icons | Enable Action Icons for new Input System |
| Target | Component used to display text. |
| On Text Changed | Event raised whenever the text changes |
| On Resized | Event raised whenever control is resized |
Properties#
| Name | Description |
|---|
| color | Color to apply to text. |
| text | Get/Set control text. If localize is selected text will automatically be localized. |
| textMeshPro | Component used to display text. |
| unlocalizedText | Text supplied without localization. |
| alpha | Gets/Sets the alpha value of the text color |
Methods#