How do we raycast on group of mesh? Whenever I do it on a group of mesh the intersects list object shows null or undefined. I also tried doing intersects[0].object.parent but no luck.
Asked
Active
Viewed 1,007 times
2
-
2Mark as duplicate: https://stackoverflow.com/questions/36580283/can-a-three-js-raycaster-intersect-a-group – Gerdon Abbink Jun 04 '18 at 06:25