GUIText.alignmentvar alignment : TextAlignmentDescriptionThe alignment of the text.
JavaScript
guiText.alignment = TextAlignment.Left; using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > GUIText | Switch to Component | |||
GUIText.alignmentvar alignment : TextAlignmentDescriptionThe alignment of the text.
JavaScript
guiText.alignment = TextAlignment.Left; using UnityEngine; import UnityEngine |