Description
Outputs a new 3D vector that is perpendicular to (cross product of) the two specified input vectors.
Ports
Inputs
|
The first operand of the cross product.
|
|
The second operand of the cross product.
|
outputs
|
The new 3D vector made from the cross product of the two specified input vectors.
|