Nodes
multiplyVectorByMatrix
Go to:
Related nodes. Attributes.
Multiply a vector and a matrix together.
| Node name | Parents | Classification | MFn type | Compatible function sets |
|---|
| multiplyVectorByMatrix | node | math:utility/scalar:drawdb/shader/operation/multiplyVectorByMatrix | kVectorMatrixProduct | kBase kNamedObject kDependencyNode kMultiplyVectorByMatrix kVectorMatrixProduct |
Related nodes
pointMatrixMultDL, multMatrix, multDL, multiplyPointByMatrix, multiplyVectorByMatrixDL
Attributes (9)
input, inputX, inputY, inputZ, matrix, output, outputX, outputY, outputZ
| Long name (short name) | Type | Default | Flags |
|---|
|
input
(i)
| double3 | |     |
|
|
|
|
|
matrix
(m)
| matrix | identity |     |
|
|
output
(o)
| double3 | |   |
|
| outputX
(ox)
| double | 0.0 |   | |
|
| outputY
(oy)
| double | 0.0 |   | |
|
| outputZ
(oz)
| double | 0.0 |   | |
|