Function NavigationPolygon.getVertices

Returns a PoolVector2Array containing all the vertices being used to create the polygons.

PoolArray!(godot.core.vector2.Vector2) getVertices() nothrow @nogc const;