NavigationPolygon.getOutline

Returns a PoolVector2Array containing the vertices of an outline that was created in the editor or by script.

struct NavigationPolygon
@nogc nothrow const
PoolVector2Array
getOutline
(
in long idx
)

Meta