Search code examples
c#unity-game-engineshaderlab

How to implement water clipping plane in Unity


https://youtu.be/0NH9k4zTAqk

I am using a camera for water reflection.

Is there a way to not render as height below the water level?

like the youtube video above.

Sorry for my bad english.


Solution

  • This article should help you to do this into unity using surface shader