Nodes · Color
Multiply
Colorv1core
Overview
Multiplies every pixel. Scales brightness; on a matte, scales opacity.
Inputs
| Input | What it takes |
|---|---|
| in | the image this node works on |
| mask | limits the effect to this matte — the engine's universal mask slot, applied for every node that declares it |
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| value | Color | [1.0, 1.0, 1.0, 1.0] | Not documented yet. |