Search Unity

Question about Unity Water Shader

Discussion in 'Shaders' started by LongMozart, Mar 23, 2012.

  1. LongMozart

    LongMozart

    Joined:
    Jul 5, 2011
    Posts:
    26
    Hi all

    I am trying to understand how unity pro water shader works.

    I noticed that Unity renders the whole scene in a separate pass to get the refractive texture. I wonder why the water shader does not just use a grabtexture to get the refraction image. I think it is cheaper than render the whole scene one more time