Function Polygon2D.polygon
The polygon's list of vertices. The final point will be connected to the first.
Note: This returns a copy of the PoolVector2Array
rather than a reference.
The polygon's list of vertices. The final point will be connected to the first.
Note: This returns a copy of the PoolVector2Array
rather than a reference.