Nodes · Filter
Blur
Filterv1core
Overview
A box blur. Size is the radius in pixels; use the mask input to blur selectively.
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 | 0 | Not documented yet. |
| filter | Choice | box | Not documented yet. |
| border | Choice | black | Not documented yet. |