Warp a graphic through a grid of points. Connect a List State Point node to edit points. The points are expected to be in row-major order.
Properties
- X Count (Int)
- Y Count (Int)
- Coordinate Space (Option)
How the input points are measured. Unit is between 0.0 and 1.0.
- Save Points (Action)
- Subdivide (Bool)
Subdivides the quads into even smaller quads for improved warping.
- Subdivisions (Int)
Subdivisions per quad. A higher value increases the quality of the warp.
- Diagonal Intersection (Bool)
Uses diagonal intersection instead of averaging to determine each quad center.