angle = physics.Vect:toangle()
|
Parameter |
Type |
Description |
|---|---|---|
|
self |
in physics.Vect |
The input vector |
|
angle |
out number |
The angle of self |
Returns the angle in radians of self.
Introduced in platform.apiLevel = '2.0'