Cross (LogiX node)
Jump to navigation
Jump to search
Cross | ||
---|---|---|
![]() | ||
Inputs | ||
Float3 | A | |
Float3 | B | |
Outputs | ||
Float | * |
The Cross node calculates the cross (or vector) product of input 3-dimensional vectors A and B.
Usage
When spawned from the node browser, this node accepts the float3 datatype by default. However, this node can be overloaded to accept the double3 datatype if an appropriate wire is connected.