RichTextLabel.Align

Values

ValueMeaning
alignLeft0

Makes text left aligned.

alignCenter1

Makes text centered.

alignRight2

Makes text right aligned.

alignFill3

Makes text fill width.

Meta