lua.wetgenes.tardis.q4.reverse
q4 = q4:reverse()
q4 = q4:reverse(r)
Reverse the rotation of this quaternion.
If r is provided then the result is written into r and returned otherwise q4 is modified and returned.
q4 = q4:reverse()
q4 = q4:reverse(r)
Reverse the rotation of this quaternion.
If r is provided then the result is written into r and returned otherwise q4 is modified and returned.