Get the intersection point between two segments.
The first reference segment.
The second reference segment.
A point if any intersection is found, otherwize null;
Generated using TypeDoc
Get the intersection point between two segments.