LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

VerticalWrapMode

enumeration

Description

Wrapping modes for text that reaches the vertical boundary.

Properties

TruncateText will be clipped when reaching the vertical boundary.
OverflowText well continue to generate when reaching vertical boundary.