uvec = physics.Vect:unrotate(vec)
|
Parameter |
Type |
Description |
|---|---|---|
|
self |
in physics.Vect |
The input vector |
|
vec |
in physics.Vect |
The other vector |
|
uvec |
out physics.Vect |
The resulting unrotated vector |
Inverse of physics.Vect:rotate(vec).
Introduced in platform.apiLevel = '2.0'