add_rectangle
Add a rectangle to a ManimGL animation scene with customizable color, dimensions, position, and fill opacity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | #FFFFFF | |
| width | No | ||
| height | No | ||
| position | No | ||
| fill_opacity | No | ||
| stroke_width | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||