Inputs
Name | Abbreviation | Type | Access | Description |
Color1 | C | object | Item | The first color |
Color2 | C | object | Item | The second color |
Mode | M | String | items | The blend mode (defaults to multiply)(multiply, darken, lighten, screen, overlay, burn, dodge) |
Outputs
Name | Abbreviation | Type | Access | Description |
Color | C | object | Item | The blended color |
How to
Input a color into the Color1 connector
Type a hex code
Or, input a color from another node like construct color.
Input a color into the Color2 connector
Input a string for the blend mode.
The string must be spelled exactly. All lowercase
Blend options: multiply, darken, lighten, screen, overlay, burn, dodge

