You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using awayjs lib to render complex 3D models. I have assigned mouse click event for 3d model meshes using Raycaspicker(false).
Raycast Picker is not picking meshes correctly, its not returning the first collision encountered.