How to add water material below sea level in procedural terrain?
I’m working on procedural landscape in Godot 4. It works but at the moment it’s just using simple textures. Below sea level I want to add a water material instead of the mud texture. How can I accomplish this?