StellarXipher/Library/PackageCache/com.unity.ugui@7e62d7f44df2/Documentation~/TextMeshPro/include-tmpobject-text.md
2025-02-06 16:45:46 -05: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.