Cross Node
Description
Outputs a cross/vector product of two float3 vectors A and B.
If both input vectors are linearly independent of each other, then the resulting vector will be perpendicular to them both and will be the normal vector for the plane they create.
Order is important for the cross product operation, A x B and B x A will produce different results.
Last update:
2022-02-18
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)