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

445 B

Subscript and Superscript

Use the <sub> and <sup> tags to render text as superscript or subscript. This is often used in scientific notation and ordinal numbering (1st, 2nd, etc.).

Set the offset and size for sub- and superscript in the Font Asset.

Example:

We have 1m<sup>3</sup> of H<sub>2</sub>O.

Example image
Subscript and superscript