Lib.numbers.vec3.CrossVec3 - tixl3d/tixl GitHub Wiki
Applies a cross product to two Vec3's
| Name (Relevancy & Type) | Description |
|---|---|
| Input1 (Vector3) | - |
| Input2 (Vector3) | - |
| Name | Type |
|---|---|
| Result | System.Numerics.Vector3 |
⚠ Everything else is automatically generated and will be overwritten regularly.