Introduced
7.0
UI Location
• Math > Basic
• Math > Matrix
• Math > Vector
Description
Outputs the product (multiplication) of the specified input value by the specified input factor.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
value |
• Type: siICENodeDataArithmeticSupport • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The value to multiply with the specified input factor. |
|
factor |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The factor multiplying the specified input value. |
Outputs
|
Port Name |
Connection Info |
Description |
|
result |
• Type: siICENodeDataArithmeticSupport • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The product (multiplication) of the specified input value by the specified input factor. |
Restrictions
• These types must match: value, result
• These structures must match: value, factor, result
• These contexts must match: value, factor, result
See Also
|
|
Autodesk Softimage v7.5