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
animBlendNodeAdditiveI16animBlendNodeBasekBlendNodeInt16kBase
kNamedObject
kDependencyNode
kBlendNodeInt16

Attributes (4)

inputA, inputB, interpolateMode, output

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