Files
SpaceDroid/My project/Library/PackageCache/com.unity.ugui/Documentation~/TextMeshPro/RichTextPageBreak.md

6 lines
247 B
Markdown
Raw Normal View History

2025-01-17 13:10:42 +01:00
# 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**.