Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.