Nodes · Transform
Crop
Transformv1core
Overview
Cuts the image to a box and (optionally) reformats to it.
Inputs
| Input | What it takes |
|---|---|
| in | the image this node works on |
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| box_pos | Float2 | [0.0, 0.0] | Not documented yet. |
| box_size | Float2 | [1920.0, 1080.0] | Not documented yet. |