arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.ugui@38c58105e446/Documentation~/TextMeshPro/RichTextPageBreak.md
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02: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**.