ellipseShape

fun ellipseShape(x: Float, y: Float, steps: Int = 32): Polygon2f
fun ellipseShape(range: Vector2f, steps: Int = 32): Polygon2f