Summary

public static MyIntersectionResultLineTriangle? GetCloserIntersection(ref MyIntersectionResultLineTriangle? a, ref MyIntersectionResultLineTriangle? b)

Returns

MyIntersectionResultLineTriangle?

Parameters