Go to: Related nodes. Attributes.

Performs a weighted sum of its inputs to compute the output.
output = input(0) * weight(0) + input(1) * weight(1) + ...

Node nameParentsMFn typeCompatible function sets
blendWeightedblendkBlendWeightedkBase
kNamedObject
kDependencyNode
kCreate
kBlend
kBlendWeighted

Related nodes

plusMinusAverage, reverse, vectorProduct, chooser, choice, blend, blendTwoAttr, blendDevice

Attributes (1)

weight

Long name (short name)TypeDefaultFlags
weight (w) float1.0arrayoutputinputconnectablestorablekeyable
List of weights in 1-1 correspondence with elements of "input" attribute from blend node.