Wiki

Case Status
Log In

Wiki

 
Home ยป Custom Actions»Trigonometry»Get Atan 2 From Vector3
Index
Navigation
Community Wiki

Get Atan 2 From Vector3

Get the Arc Tangent 2 as in atan2(y,x) from a vector 3, where you pick which is x and y from the vector 3. You can get the result in degrees, simply check on the RadToDeg conversion

Vector 3
The vector3 definition of the tan
XAxis
which axis in the vector3 to use as the x value of the tan
YAxis
which axis in the vector3 to use as the y value of the tan
Angle
The resulting angle. Note:If you want degrees, simply check RadToDeg
Rad To Deg
Check on if you want the angle expressed in degrees.
Every Frame
Repeat every frame.

 


Last modified on 7/13/2012 8:55 AM by User.

  • RSS Feed