Hello everyone. I need some help with understanding how Gather Loop works. In particular, i need to tag some rays with labels, so i can read them in another instance of my shader. I know, that i can reach it, using gather() VEX function, but can it be done using only VGather VOP? Another question...