Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Shader Graph Custom Terrain Shader

Discussion in 'Shader Graph' started by SirMal666, May 14, 2020.

  1. SirMal666

    SirMal666

    Joined:
    Apr 21, 2020
    Posts:
    3
    Hello!

    I have started using Shader Graph in Unity and It helps me a lot since I am not a programmer.

    I would like to be able to create a Custom Terrain shader using shader graph, but I can't seem to find any information on the subjects. All I can find are programming tutorials like this one:
    https://alastaira.wordpress.com/2013/12/07/custom-unity-terrain-material-shaders/

    The reason I would like to make the shader in shader graph would be to be able to add my sub graph of snow and rain so that it would also affect the terrain. It is also because I find it easier to look at a shader graph compare to programming lines.

    It is also to be able that have the texture in world position to remove the changes of seems between other objects and the terrain.

    Does anyone know if it is possible?

    Thank you in advance for your help and have a nice day! :)
     
  2. SirMal666

    SirMal666

    Joined:
    Apr 21, 2020
    Posts:
    3
  3. pokruchin

    pokruchin

    Joined:
    Apr 24, 2019
    Posts:
    38
    So is it possible at all? It would be really nice feature to be able to make own shadergraph shader for Terrain