![]() |
Lysa
0.0
Lysa 3D Engine
|
Horizontal origin alignment for procedural meshes.
Lua full name: lysa.MeshAlignment
Constants | |
| integer | CENTER |
| Origin at the horizontal center (default). | |
| integer | LEFT |
| Origin at the left edge (X=0 is the left side). | |
| integer | RIGHT |
| Origin at the right edge (X=0 is the right side). | |
| integer CENTER |
Origin at the horizontal center (default).
| integer LEFT |
Origin at the left edge (X=0 is the left side).
| integer RIGHT |
Origin at the right edge (X=0 is the right side).