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. Dismiss Notice

Help! How to make custom Terrain Shaders in HDRP / Shader Graph?

Discussion in 'World Building' started by j-swan, Apr 5, 2021.

  1. j-swan

    j-swan

    Joined:
    Oct 21, 2013
    Posts:
    18
    Hi, I really want to be able to customize the terrain shader. For example, creating effects based on screen position. Or when it occludes the player, stenciling it out.

    What is the best way to do this? The shader code files are not easy to edit manually and there is no Terrain shader type for Shader Graph
     
  2. jiuweishenhu

    jiuweishenhu

    Joined:
    Apr 12, 2017
    Posts:
    7
    I what to know either