add_square
Add a square to a Manim scene, specifying its color, position, side length, fill opacity, and stroke width to create geometric shapes for mathematical animations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | #FFFFFF | |
| position | No | ||
| side_length | No | ||
| fill_opacity | No | ||
| stroke_width | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||