Go to: Related nodes. Attributes.

Add a weighted list of matrices together.

Node nameParentsClassificationMFn typeCompatible function sets
wtAddMatrixnodeutility/scalar:drawdb/shader/operation/wtAddMatrixkMatrixWtAddkBase
kNamedObject
kDependencyNode
kMatrixWtAdd

Related nodes

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

Attributes (4)

matrixIn, matrixSum, weightIn, wtMatrix

Long name (short name)TypeDefaultFlags
wtMatrix (i) compoundn/aarrayoutputinputconnectablestorable
List of matrices to be added
matrixIn (m) matrixidentityoutputinputconnectablestorablekeyable
Single matrix to be in the sum
weightIn (w) double0.0outputinputconnectablestorable
Weight for this matrix
matrixSum (o) matrixidentityoutputconnectable
The weighted sum of all input matrices