Returns the intersection point between the two lines.
Vector2
start1
end1
start2
end2
Lines are treated as infinite. start1 is returned if the lines are parallel
out bool
intersects