ikeda
I’m using UrhoSharp.
I installed the camera in the center of the sphere and ran RaycastSingle towards the sphere, but I can’t get any results.
If you move the camera out of the sphere and run it, you will get a RayQueryResult.
What steps do I need to take to run RaycastSingle from the center of the sphere and get results?