noobish material question

hey, i started today to learn materials… so i have a large scaled landscape and im trying to create dynamic material for it, with couple textures based on angle/height. angle is ok and working fine, now i want add a texture into between 2 heights, ive watched many tutorials, tried couple things but cant find the solution i need.

so i want an gravel texture in between red area on whole landscape

landscape material

theres something wrong in “height”, how do i do this?

Hey Caleks.

Here is one way you can do it. You could do it with an if node also, but I think it uses more nodes and isn’t as smooth transition :slight_smile:

Hope this helps, Tom.

that is working! i had to play with lerps to get textures reversed, and added with the angle system.

full mat bp

thank you so much that looks pretty sweet, just some tweaking now!