Function VectorMath.RaySegmentIntersectXZ
Returns if the ray (start1, end1) intersects the segment (start2, end2).
Public
Static
Returns if the ray (start1, end1) intersects the segment (start2, end2).