Go to:
Related nodes. Attributes.
Cross Product of the two input vectors
Note: This node is deprecated in favor of its unitless
version "crossProduct" and may be removed in a future release.
| Node name | Parents | Classification | MFn type | Compatible function sets |
|---|
| crossProductDL | node | mathLinear:utility/scalar:drawdb/shader/operation/crossProduct | kCrossProduct | kBase kNamedObject kDependencyNode kCrossProduct |
Related nodes
multiplyPointByMatrixDL, dotProductDL, vectorProduct, crossProduct
Attributes (12)
input1, input1X, input1Y, input1Z, input2, input2X, input2Y, input2Z, output, outputX, outputY, outputZ
| Long name (short name) | Type | Default | Flags |
|---|
|
input1
(i1)
| double3 | |     |
|
| input1X
(i1x)
| distance (double) | 0.0cm |     | |
|
| input1Y
(i1y)
| distance (double) | 0.0cm |     | |
|
| input1Z
(i1z)
| distance (double) | 0.0cm |     | |
|
|
input2
(i2)
| double3 | |     |
|
| input2X
(i2x)
| distance (double) | 0.0cm |     | |
|
| input2Y
(i2y)
| distance (double) | 0.0cm |     | |
|
| input2Z
(i2z)
| distance (double) | 0.0cm |     | |
|
|
output
(o)
| double3 | |   |
|
| outputX
(ox)
| distance (double) | 0.0cm |   | |
|
| outputY
(oy)
| distance (double) | 0.0cm |   | |
|
| outputZ
(oz)
| distance (double) | 0.0cm |   | |
|