This version of Unity is unsupported.

TextClipping

enumeration

Description

Different methods for how the GUI system handles text being too large to fit the rectangle allocated.

Properties

OverflowText flows freely outside the element.
ClipText gets clipped to be inside the element.