Nodes > Functions > Util > Blend
Combines two input colors using one of several Blend modes.
Inputs
Name | Type | Description |
---|---|---|
Base | color | Base color in the blend operation |
Color | color | Secondary color in the blend operation |
Outputs
Name | Type | Description |
---|---|---|
Output | color | Result of the blend operation |
Properties
Name | Type | Description |
---|---|---|
Blend | dropdown | Blend type to use |
Was this page helpful?