@fwilleke80 as i mention in the other post, the problem (at least with our raycolider) is that if your ray hit an edge, it will hit 2 polygons at the same time. If it hit a point, it will hit <number of polygons attached to that point> times.

It can be good enough but you have to be careful if you really want something solid.

Cheers
Manuel.