Tile - YVector3 - Cross – Ylands
Jump to navigation
Jump to search
(Created page with " ---- {{Ylands scripting navbox}}") |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Ylands_Tile_-_Vector3_cross.png]] | |||
*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. | |||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} |
Revision as of 16:57, 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.