Function NavigationPolygon.getOutline

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

PoolArray!(godot.core.vector2.Vector2) getOutline (
  const(long) idx
) nothrow @nogc const;