cours/manim Rectangle.md
oscar.plaisant@icloud.com a2ee0fa5ca from github to this gitea
2023-10-23 23:09:51 +02:00

9 lines
180 B
Markdown

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