Go to: Attributes.

Performs a weighted sum of its inputs to compute the output.
output = input a * weight a + input b * weight b

Node nameParentsClassificationMFn typeCompatible function sets
animBlendNodeAdditiveFanimBlendNodeBaseanimationkBlendNodeFloatkBase
kNamedObject
kDependencyNode
kBlendNodeFloat

Attributes (4)

inputA, inputB, interpolateMode, output

Long name (short name)TypeDefaultFlags
inputA (ia) float0outputinputconnectablestorable
Input A.
inputB (ib) float0outputinputconnectablestorable
Input B.
output (o) float0.0outputinputconnectablestorable
Output.
interpolateMode (im) enum0outputinputconnectablestorablekeyable
Interpolation mode for scaling, scale can be additive or multiply