Nodes
multiplyPointByMatrix
Go to:
Related nodes. Attributes.
Multiply a point and a matrix together.
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
multiplyPointByMatrix | node | drawdb/shader/operation/multiplyPointByMatrix | kMultiplyPointByMatrix | kBase kNamedObject kDependencyNode kMultiplyPointByMatrix |
Related nodes
multDoubleLinear, pointMatrixMult, multiplyVectorByMatrix
Attributes (9)
input, inputX, inputY, inputZ, matrix, output, outputX, outputY, outputZ
Long name (short name) | Type | Default | Flags |
---|
|
input
(i )
| double3 | |     |
|
| inputX
(x )
| distance (double) | 0.0cm |    | |
|
| inputY
(y )
| distance (double) | 0.0cm |    | |
|
| inputZ
(z )
| distance (double) | 0.0cm |    | |
|
|
matrix
(m )
| matrix | identity |     |
|
|
output
(o )
| double3 | |   |
|
| outputX
(ox )
| distance (double) | 0.0cm |   | |
|
| outputY
(oy )
| distance (double) | 0.0cm |   | |
|
| outputZ
(oz )
| distance (double) | 0.0cm |   | |
|