Unfortunately, three.js’ Ray class currently doesn’t detect intersections with imported Collada objects. Unfortunately, because I heavily rely on imported models and I’m too lazy to do the detection manually. But, the good new is, the collada objects carry all information needed for the ray caster to work properly; you just need to do some manual
Read more