I want to separate image into “slices” based on Z-depth for some artistic effect. Flat colored test works:
But somehow, when I assign the render result to Image output, it overrides the alpha mask. More precisely, it gives areas which are supposed to be transparent partial opacity. Why this happens?