cours/manim Rectangle.md
Oscar Plaisant 602a41e7f8 update
2024-12-25 22:30:24 +01:00

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, ...)
```