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 name | Parents | MFn type | Compatible function sets |
---|---|---|---|
blendWeighted | blend | kBlendWeighted | kBase kNamedObject kDependencyNode kCreate kBlend kBlendWeighted |
plusMinusAverage, reverse, vectorProduct, chooser, choice, blend, blendTwoAttr, blendDevice
Long name (short name) | Type | Default | Flags | ||
---|---|---|---|---|---|
weight
(w ) |
float | 1.0 | |||
|