Polygon
The Polygon type represents a polygon which can be used to define the shape of a PolygonSprite or PolygonCollider. See the Polygons section for a list of available polygons.
Circle(5) // a circle with radius 5
The Polygon type represents a polygon which can be used to define the shape of a PolygonSprite or PolygonCollider. See the Polygons section for a list of available polygons.
Circle(5) // a circle with radius 5