In the image editor of a rendered scene, I can see all Z values for each X AND Y pixel position in the image when I right click and select every pixel.
How do I export all pixels X,Y,Z values to a csv or some kind of text?
To have every pixel(x,z) listed with its z value
1017, 447, 10.107 (image example) ................. ................ ...............
