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

10 lines
193 B
Markdown

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