Search Unity

Question Shader Graph Planar Reflection Refraction

Discussion in 'Shader Graph' started by alganunlu1896, Feb 11, 2021.

  1. alganunlu1896

    alganunlu1896

    Joined:
    Aug 15, 2019
    Posts:
    2
    I have a water shader that I made using shader graph, I added planar reflections to my shader using a second camera that renders reflections to a render texture than I use that render texture in shader graph to blend between render texture and rest of the albedo. I have refraction in my water shader but it doesn't work on reflections(Because I render reflections to albedo they are not under water). I want my reflections to be refract like any other under water object
     

    Attached Files: