Unity_lab3/Unity3_lab/Library/PackageCache/com.unity.ugui@23c310536180/Documentation~/TextMeshPro/include-tmpobject-text.md
savilokirill@gmail.com 8946e6704d шлейф
более менее работает
2025-11-12 01:57:52 +03: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.