StellarXipher/Library/PackageCache/com.unity.ugui@bfc72d4f7fbc/Documentation~/TextMeshPro/RichTextPageBreak.md
2025-02-06 17:03:40 -05:00

6 lines
247 B
Markdown

# Page Break
You can use the `<page>` tag to insert page breaks in your text. This cuts the text into separate blocks.
For page breaks to work, you must set the TextMesh Pro object's [**Overflow** mode](TMPObjectUIText.md#wrapping) to **Page**.