BlendColorNode

 

Introduced

7.0

UI Location

• Color

Description

Outputs a new color made from blending the set of the specified input colors and their respective input weights.

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 components of the specified input colors during the blending operation or not.

1

1

normalize

Type: siICENodeDataBool

Structure: siICENodeStructureAny

Context: siICENodeContextAny

Determines whether to normalize the specified input weights during the blending operation or not.

value

2..N

value

Type: siICENodeDataColor4

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The value (color) used for the blending operation.

weight

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The blending weight of the associated input color.

Outputs

Port Name

Connection Info

Description

result

Type: siICENodeDataColor4

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The new color made from the blending of the set of the specified input colors and their respective input weights.

Restrictions

• These structures must match: value, result

• These contexts must match: alpha, normalize, value, weight, result

See Also

AddColorNode

BlendNode

ColorNode

ColorToBrightnessNode

ColorToGrayscaleNode

ColorToHLSANode

ColorToHSVANode

ColorToRGBANode

GradientNode

HLSAToColorNode

HSVAToColorNode

MultiplyColorByScalarNode

RGBAToColorNode

SubtractColorNode

 

 



Autodesk Softimage v7.5