Hi,
I added a 3D sphere model to SceneView and I want to detect if it hits on the surface or not. The surface has elevation exaggeration and the sphere follows a 3-dimensional route. I want to know if the sphere collides with mountains while following its route.
Thanks.