Hi,
I’m experimenting with an idea for faking translucent water by creating a virtual plane and modifying materials where they intersect with it.
For this to work however I will need to be able to change what gets written into the scene depth buffer for calculating things like reflections.
Is it possible to modify the scene depth information with a material?
-James