Go to: Attributes.

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

Node nameParentsMFn typeCompatible function sets
animBlendNodeAdditiveDAanimBlendNodeBasekBlendNodeDoubleAnglekBase
kNamedObject
kDependencyNode
kBlendNodeDoubleAngle

Attributes (4)

inputA, inputB, interpolateMode, output

Long name (short name)TypeDefaultFlags
inputA (ia) angle (double)0.0degoutputinputconnectablestorable
Input A.
inputB (ib) angle (double)0.0degoutputinputconnectablestorablekeyable
Input B.
output (o) angle (double)0.0degoutputinputconnectablestorable
Output.
interpolateMode (im) enum0outputinputconnectablestorablekeyable
Interpolation mode for scaling, scale can be additive or multiply