Documentation for cross
Signature
cross(a, b)Description
The cross() function calculates the cross product of the given 3D vectors.
Variants
cross(vector, vector) -> vector
cross(a, b)The cross() function calculates the cross product of the given 3D vectors.
cross(vector, vector) -> vector