create_gp_stroke
Create a Grease Pencil stroke from a list of points, specifying coordinates, pressure, and strength for each vertex.
Instructions
Create a stroke from point list. Each point: {co: [x,y,z], pressure: float, strength: float}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | No | ||
| layer | Yes | ||
| object | Yes | ||
| points | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||