i simply casting ray from object and that detect by near by object which is stayed in same x axis. it's kind of candy crush game.so i just want to find out that when ever ray is colliding with it's next object just right after previous, how i can access it's instance variable like comparing ID. like runtime.object.object.lineOfSIght.HitUid, how can get the variable next ID when ray is collide with them