Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

TextAlignment

enumeration

Cambiar al Manual

Descripción

How multiline text should be aligned.

This is used by the GUIText.alignment property.

See Also: GUI Text component.

Variables

LeftText lines are aligned on the left side.
CenterText lines are centered.
RightText lines are aligned on the right side.