HI all.Currently, dynamic occlusion using the Depth API requires
replacing the shaders of all objects to be occluded, which is very
time-consuming when there are many shaders.I believe that the same
functionality can be achieved without replacing sha...