OK, so I was able to get the light function to work as intended. Instead of pixel depth, I had to use the distance between the absolute world position and camera position because light functions can’t read the pixel depth. It works beautifully! Though I do wish there was a colored option, it’s fine.