vectorA:cross
From ComputerCraft Wiki
| Returns the vector which resulted in the cross product of the two vectors. | |
| Syntax | vector:cross(vector vect) |
| Returns | vector |
| Part of | ComputerCraft |
| API | vector |
Examples
| Returns the vector which resulted in the cross product of the two vectors. | |
| Syntax | vector:cross(vector vect) |
| Returns | vector |
| Part of | ComputerCraft |
| API | vector |