Hi,
I wrote quickly a depth mask shader and when I apply it on some objects the AR video background applied on the camera is disappearing. Have you got some advises to fix this issue ? The shader is basically rendering the object only writing the Z values (without writing the color values using a 0 ColorMask ). Should I set a specific render queue value ?
Regards