Nodes · Filter
Glow
Filterv1coreNeeds full input
Overview
Adds a soft bloom around bright areas. Threshold picks what glows.
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 |
|---|---|---|---|
| radius | Float | 12 | Not documented yet. |
| threshold | Float | 0.8 | Not documented yet. |
| intensity | Float | 1 | Not documented yet. |
| quality | Choice | box | Not documented yet. |
| mode | Choice | screen | Not documented yet. |
| levels | Int | 6 | Not documented yet. |
| falloff | Float | 0.6 | Not documented yet. |
| chromatic | Float | 0 | Not documented yet. |
| tint | Color | [1.0, 1.0, 1.0, 1.0] | Not documented yet. |