Version: 5.3 (switch to 5.4b)
ЯзыкEnglish
  • C#
  • JS

Язык программирования

Выберите подходящий для вас язык программирования. Все примеры кода будут представлены на выбранном языке.

TextAlignment

enumeration

Руководство

Описание

How multiline text should be aligned.

This is used by the GUIText.alignment property.

See Also: GUI Text component.

Переменные

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