Lua/Shared/Transform2/Functions/Invert
From JC2-MP Documentation
< Lua | Shared | Transform2
| Returns | Transform2 |
|---|---|
| Prototype | Transform2:Invert() |
| Description | Inverts the transform. |
Additional Notes
- This operation does not yield a new transform object, the returned object and the subject are the same.