TextAlignment Manual     Reference     Scripting  
Scripting > Enumerations > TextAlignment
TextAlignment Enumeration

How multiline text should be aligned.

This is used by GUIText.alignment property.

See Also: GUI Text component.

Values
Left

Text lines are aligned on the left side.

Center

Text lines are centered.

Right

Text lines are aligned on the right side.