Function VectorMath.SegmentsIntersectXZ
Returns if the line segment start2 - end2 intersects the line segment start1 - end1.
                Public
                    Static
            
        Returns if the line segment start2 - end2 intersects the line segment start1 - end1.