Go to:
Related nodes. Attributes.
Cross Product of the two input vectors
| Node name | Parents | Classification | MFn type | Compatible function sets |
|---|
| crossProduct | node | math:utility/scalar:drawdb/shader/operation/crossProduct | kCrossProduct | kBase kNamedObject kDependencyNode kCrossProduct |
Related nodes
multiplyPointByMatrix, dotProduct, vectorProduct, crossProductDL
Attributes (12)
input1, input1X, input1Y, input1Z, input2, input2X, input2Y, input2Z, output, outputX, outputY, outputZ
| Long name (short name) | Type | Default | Flags |
|---|
|
input1
(i1)
| double3 | |     |
|
|
|
|
|
input2
(i2)
| double3 | |     |
|
|
|
|
|
output
(o)
| double3 | |   |
|
| outputX
(ox)
| double | 0.0 |   | |
|
| outputY
(oy)
| double | 0.0 |   | |
|
| outputZ
(oz)
| double | 0.0 |   | |
|