9 lines
190 B
Markdown
9 lines
190 B
Markdown
up:: [[manim mobjects]]
|
|
title:: "`Rectangle(height: float, width: float, color, ...)`"
|
|
#s/informatique/langage/python
|
|
|
|
---
|
|
|
|
```python
|
|
Rectangle(height: float, width: float, color, ...)
|
|
``` |