AlignmentTypes

Namespace: TMPro

Description

How lines of text are aligned when word wrapping is enabled.

AlignmentTypes is used by TextMeshPro.alignment.

Properties

Left Lines of text are aligned on the left.
Center Lines of text are centered.
Right Lines of text are aligned on the right.
Justified Lines of text are aligned justified (flush) on the left and right side.