cours/manim Rectangle.md
Oscar Plaisant 3a5cad8e48 update
2024-12-17 18:49:14 +01:00

9 lines
188 B
Markdown

up:: [[manim mobjects]]
title:: "`Rectangle(height: float, width: float, color, ...)`"
#informatique/langage/python
---
```python
Rectangle(height: float, width: float, color, ...)
```