NavigationPolygon.setVertices

Sets the vertices that can be then indexed to create polygons with the addPolygon method.

struct NavigationPolygon
@nogc nothrow
void
setVertices
(
in PoolVector2Array vertices
)

Meta