add_3d_object
Adds a 3D object to a ManimGL scene, specifying its type, color, fill opacity, and custom properties to create visual mathematical animations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | #FFFFFF | |
| properties | No | ||
| object_type | Yes | ||
| fill_opacity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||