Tile - YVector3 - Cross – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Ylands_Tile_-_Vector3_cross.png]] | [[Image:Ylands_Tile_-_Vector3_cross.png]] | ||
*Returns the '''cross product''' between two [[Ylands Tile - Vector3 literal|'''vectors''']] '''A''' and '''B'''. | *Returns the '''cross product''' between two [[Ylands Tile - Vector3 literal|'''vectors''']] '''A''' and '''B'''. | ||
*The cross product '''results''' in a third vector which is '''perpendicular''' to the two input vectors. | *The cross product '''results''' in a third '''vector''' which is '''perpendicular''' to the two input vectors. | ||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} |
Revision as of 16:59, 14 December 2018
- Returns the cross product between two vectors A and B.
- The cross product results in a third vector which is perpendicular to the two input vectors.