nkVoCrossProduct
- Last UpdatedJan 24, 2023
- 1 minute read
The nkVoCrossProduct node calculates the cross product of two vectors.
Limits
The two vectors must have size 3.
Output
-
Output size: 3
Code example
This is a code example for nkVoCrossProduct.
<nkVoCrossProduct name="nNodeName" input1="1 0 0" input2="0 1 0"/>