Associated Parameters: MulScalColorNode
Introduced
7.0
UI Location
• Color
Description
Outputs a new color made from the product (multiplication) between the specified input color and the specified input factor.
Parameters
|
Parameter Name |
Scripting Name |
Type |
Description |
|
Clamp Mode |
clampmode |
Integer |
Clamp Mode Possible Values: • 0: Unit [0,1] • 1: Positive [0,Inf • 2: Don't Clamp |
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
alpha |
• Type: siICENodeDataBool • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
Determines whether to consider the alpha component of the specified input color during the multiplication operation or not. |
|
value |
• Type: siICENodeDataColor4 • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The color to multiply with the specified input factor. |
||
|
factor |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The factor multiplying the specified input color. |
Outputs
|
Port Name |
Connection Info |
Description |
|
result |
• Type: siICENodeDataColor4 • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The new color made from the product (multiplication) between the specified input color and the specified input factor. |
Restrictions
• These structures must match: value, result
• These contexts must match: alpha, value, factor, result
See Also
Autodesk Softimage v7.5