Unity_lab3/Unity3_lab/Library/PackageCache/com.unity.ugui@23c310536180/Documentation~/TextMeshPro/RichTextPos.md
savilokirill@gmail.com 8946e6704d шлейф
более менее работает
2025-11-12 01:57:52 +03:00

501 B

Horizontal Position

The <pos> tag gives you direct control over the horizontal caret position. This works best with horizontal alignment.

The <pos> tag's position in the line has no effect on the caret position.

This tag is best used with left alignment.

You can specify the horizontal position in pixels, font units, or percentages.

Example:

at <pos=75%>75%
at <pos=25%>25%
at <pos=50%>50%
at 0%

Example image
Setting caret positions