GUIText.alignment

var alignment : TextAlignment

Description

The alignment of the text.

JavaScript
guiText.alignment = TextAlignment.Left;