study/first_study/Library/PackageCache/com.unity.ugui@1890c14c96ff/Documentation~/TextMeshPro/include-tmpobject-text.md
jh04010421 739d49f1a0 Unity | 2026.01.20
수업 실습 파일
2026-01-20 11:01:57 +09: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.