GUIText.anchor

var anchor : TextAnchor

Description

The anchor of the text.

JavaScript
    guiText.anchor = TextAnchor.MiddleCenter;