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.

HorizontalWrapMode

enumeration

Description

Wrapping modes for text that reaches the horizontal boundary.

Properties

WrapText will word-wrap when reaching the horizontal boundary.
OverflowText can exceed the horizontal boundary.