Go to: Related nodes. Attributes.
The dependency graph node to multiply a point by a matrix.
| Node name |
Parents |
MFn type |
Compatible function sets |
| pointMatrixMult |
node |
kPointMatrixMult |
kBase
kNamedObject
kDependencyNode
kPointMatrixMult |
Related nodes
addDoubleLinear, addMatrix, multMatrix, fourByFourMatrix, wtAddMatrix, multDoubleLinear, angleBetween
Attributes (10)
inMatrix, inPoint, inPointX,
inPointY, inPointZ, output,
outputX, outputY, outputZ,
vectorMultiply
| Long name (short name) |
Type |
Default |
Flags |
|
inPoint
(ip) |
double3 |
|
   |
|
inPointX
(ipx) |
distance
(double) |
0.0cm |
   |
|
|
inPointY
(ipy) |
distance
(double) |
0.0cm |
   |
|
|
inPointZ
(ipz) |
distance
(double) |
0.0cm |
   |
|
|
inMatrix
(im) |
matrix |
identity |
   |
|
vectorMultiply
(vm) |
bool |
false |
   |
|
output
(o) |
double3 |
|
  |
|
outputX
(ox) |
distance
(double) |
0.0cm |
  |
|
|
outputY
(oy) |
distance
(double) |
0.0cm |
  |
|
|
outputZ
(oz) |
distance
(double) |
0.0cm |
  |
|