I am facing an issue (no output) implementing raycaster in three js here is the code:
I created the sphere with material and and tried make it clickable though raycasting which is not working.
camera, scene and lights and imported gltf are there working properly but this part of code has some issues.