minesweeper_game/Library/PackageCache/com.unity.ugui@22ebcc83720a/Documentation~/TextMeshPro/include-tmpobject-text.md
2025-03-15 14:30:26 -04:00

580 B

Text Input

The text section is where you enter the text to display, and optionally customize it using rich text markup.

Example image

Property: Function:
Text The input field for text to display.
Enable RTL Editor Enable this option to display text right-to-left instead of left-to-right.

The Inspector displays an additional input field where you can view the reversed text and edit it directly.

The text is reversed before it is displayed on screen or rendered.