Go to: Related nodes. Attributes.

Add a weighted list of matrices together.

Node name Parents MFn type Compatible function sets
wtAddMatrix node kMatrixWtAdd kBase
kNamedObject
kDependencyNode
kMatrixWtAdd

Related nodes

addDoubleLinear, addMatrix, angleBetween, fourByFourMatrix, holdMatrix, multDoubleLinear, multMatrix, passMatrix, pointMatrixMult

Attributes (4)

matrixIn, matrixSum, weightIn, wtMatrix

Long name (short name) Type Default Flags
wtMatrix (i) compound n/a arrayoutputinputconnectablestorable
List of matrices to be added
matrixIn (m) matrix identity outputinputconnectablestorable
Single matrix to be in the sum
weightIn (w) double 0.0 outputinputconnectablestorable
Weight for this matrix
matrixSum (o) matrix identity outputconnectable
The weighted sum of all input matrices