Nodes · Off-shelf
VectorBlur
Off-shelfv1coreNeeds full input
Overview
Blurs along motion vectors — real per-pixel motion blur from a MotionVectors pass or a renderer's vectors.
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 |
|---|---|---|---|
| shutter | Float | 0.5 | Not documented yet. |
| shutter_offset | Float | 0 | Not documented yet. |
| samples | Int | 9 | Not documented yet. |
| levels | Int | 4 | Not documented yet. |
| window | Int | 3 | Not documented yet. |
| iterations | Int | 4 | Not documented yet. |
| reference | Float | 1 | Not documented yet. |