Float Vector Cross Product
Purpose of the Node
Section titled “Purpose of the Node”This node takes two input float vectors and calculates their cross product. The result is then outputted as a new vector.
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
Vector 1 | First float vector | Float | Array |
Vector 2 | Second float vector | Float | Array |
Result Vector | Cross product of the two vectors | Float | Array |