Nodes · Transform
GridWarp
Transformv1coreNeeds full input
Overview
A lattice of control points you drag in the viewer; the image follows as a smooth Catmull-Rom patch. Corners pinned, mix fades the warp - beauty warps, plate squeeze, quick cosmetic fixes.
Inputs
| Input | What it takes |
|---|---|
| in | the image this node works on |
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| rows | Int | 4 | Not documented yet. |
| cols | Int | 4 | Not documented yet. |
| src_grid | Text | String::new( | Not documented yet. |
| dst_grid | Text | String::new( | Not documented yet. |
| mix | Float | 1 | Dissolves the effect back toward the input. 0 = off (bit-identical), 1 = full effect. |