Nodes · Transform
PinWarp
Transformv1coreNeeds full input
Overview
Pin pairs: the ring is where a feature is, the dot is where it should go, and the image follows smoothly in between (moving least squares).
How to
- <kbd>Ctrl</kbd>+click empty canvas to add a pin.
- Drag the dot to warp, the ring to re-anchor.
- Add anchor pins (ring and dot together) to hold regions still.
Inputs
| Input | What it takes |
|---|---|
| in | the image this node works on |
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| pins | Text | String::new( | Not documented yet. |
| mix | Float | 1 | Dissolves the effect back toward the input. 0 = off (bit-identical), 1 = full effect. |