Cast a ray against a convex shape using GJK.
output result object
the starting point of the ray
the direction of the ray
convergence tolerance
support function for the shape
maximum lambda to check (default 1.0). Result lambda will not exceed this.
Cast a ray against a convex shape using GJK.