Description
Outputs a new color made from blending the set of the specified input colors and their respective input weights.
Ports
Inputs
|
Determines whether to consider the alpha components of the specified input colors during the blending operation or not.
|
|
Determines whether to normalize the specified input weights during the blending operation or not.
|
|
The value (color) used for the blending operation.
|
|
The blending weight of the associated input color.
|
Outputs
|
The new color made from the blending of the set of the specified input colors and their respective input weights.
|