Suppose I have an object in world space, how can I do a graphics raycast without a camera?
Say you have a laser pointer which is not going to be attached to the camera, so we don’t have a real screen space for this. But you want it to be able to interact with the Unity UI.