Tile - YVector3 - Angle – Ylands
Jump to navigation
Jump to search
(Created page with " ---- {{Ylands scripting navbox}}") |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Ylands_Tile_-_Vector3_angle.png]] | |||
*Returns the '''angle''' between two [[Ylands Tile - Vector3 literal|'''vectors''']] '''A''' and '''B'''. | |||
*The angle '''returned''' is the '''smaller''' of the two '''possible''' angles between the two vectors is used. The result is never greater than '''180 degrees'''. | |||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} |
Revision as of 16:36, 14 December 2018
- Returns the angle between two vectors A and B.
- The angle returned is the smaller of the two possible angles between the two vectors is used. The result is never greater than 180 degrees.