Vector Cross Product

Description
Calculate the cross product of two input vectors
Node Type
Nodes fall into two basic categories: Data and Execution. This node supplies Data for an Execution node.
Inputs
Input
Type
Required
Description
Operand A
Vector3
Yes
A position to calculate cross product from.
Operand B
Vector3
Yes
A position to calculate cross product from.
Outputs
Output
Type
Description
Result
Vector3
The Vector3 that is the cross product of both inputs.
Contributors
AddiCt3d 2CHa0s
Last updated