Introduced
7.0
UI Location
• Math > Basic
Description
Outputs the weighted sum of the specified input values and their respective input weights.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
normalize |
• Type: siICENodeDataBool • Structure: siICENodeStructureSingle • Context: siICENodeContextSingleton |
Determines whether to normalize the specified input weights during the blending operation or not. |
|
1 |
2..N |
value |
• Type: siICENodeDataArithmeticSupport • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The value used for the blending operation. |
|
weight |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The blending weight of the associated input value. |
Outputs
|
Port Name |
Connection Info |
Description |
|
result |
• Type: siICENodeDataArithmeticSupport • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The weighted sum of the specified input values and their respective input weights. |
Restrictions
• These types must match: value, result
• These structures must match: value, weight, result
• These contexts must match: value, weight, result
See Also
|
|
|
Autodesk Softimage v7.5