Function PolygonPathFinder.getIntersections

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