add_line
Adds a line segment to a ManimGL animation scene using start and end coordinates, with optional color and stroke width.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| color | No | #FFFFFF | |
| start | Yes | ||
| stroke_width | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||