TextAlignment
How multiline text should be aligned.This is used by the TextMesh.alignment property.
Elements
Element | Description |
---|---|
TextAlignment.Center | Text lines are centered. |
TextAlignment.Left | Text lines are aligned on the left side. |
TextAlignment.Right | Text lines are aligned on the right side. |