Compute the intersected point between a ray and a triangle in 3D.
The intersected point or undefined if no intersection
Compute the intersected point between a ray and a triangle in 3D.
Returns
The intersected point or undefined if no intersection