Hi, someone could explain the diference in using redirect shader instead of a displacement shader please...when i choose one when I´d choose the other, as I think both displace the terrain??????? besides choosing x or z axis in redirect one...
Redirect Shader simply directs the input (displacement) along a particular axis. It does not provide displacement on its own.
- Oshyan
Understood...thanks Oshyan ;)