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

10 lines
195 B
Markdown

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