set_curve_points
Set spline control point positions with coordinates for Bezier handles or NURBS weights.
Instructions
Set control point positions on a spline. Each entry: {co: [x,y,z], handle_left: [x,y,z], handle_right: [x,y,z]} for Bezier, or {co: [x,y,z,w]} for NURBS/Poly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | Yes | ||
| points | Yes | ||
| spline_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||