Files
LowPolyBattleSim/Library/PackageCache/com.unity.ugui@9496653a3df6/Documentation~/TextMeshPro/RichTextPageBreak.md
Caleb Sandford deQuincey ecdd3e2a9e intial commit
2025-06-27 23:27:49 +01: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**.