Function CollisionPolygon2D.polygon
The polygon's list of vertices. The final point will be connected to the first. The returned value is a clone of the PoolVector2Array
, not a reference.
The polygon's list of vertices. The final point will be connected to the first. The returned value is a clone of the PoolVector2Array
, not a reference.