Function PolygonPathFinder.findPath

PoolArray!(godot.core.vector2.Vector2) findPath (
  const(Vector2) from,
  const(Vector2) to
) nothrow @nogc;