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