Search Unity

Question Implement Parallax in Built-In Terrain Shader

Discussion in 'Shaders' started by TheWhispers, Dec 11, 2020.

  1. TheWhispers

    TheWhispers

    Joined:
    Mar 10, 2020
    Posts:
    19
    So I have a need for a parallax terrain and I'm using the Unity Terrain on 2020.1.15 with HDRP. For my built-in terrain shader I'm using the HDRP/TerrainLit. Now because this shader is a part of HDRP is it possible to open that shader and implement my parallax into it and import it into my project? If so, what file is it?

    Update: I found the file, but now I'm realizing it'll take quite a bit of work to implement parallax.
     
    Last edited: Dec 11, 2020