![]() |
Lysa
0.0
Lysa 3D Engine
|
Horizontal text alignment constants used by text draw calls.
Lua full name: lysa.TextAlignment
Properties | |
| TextAlignment | LEFT |
| Origin is at the left edge of the text (default). | |
| TextAlignment | CENTER |
| Origin is at the horizontal center of the text. | |
| TextAlignment | RIGHT |
| Origin is at the right edge of the text. | |
| TextAlignment LEFT |
Origin is at the left edge of the text (default).
| TextAlignment CENTER |
Origin is at the horizontal center of the text.
| TextAlignment RIGHT |
Origin is at the right edge of the text.