Search Unity

what is the use of "rendertype=transparent" tag???

Discussion in 'Shaders' started by JohnSonLi, Oct 9, 2012.

  1. JohnSonLi

    JohnSonLi

    Joined:
    Apr 15, 2012
    Posts:
    586
    I check it in the documentation .but can not find any explanation...
     
  2. aubergine

    aubergine

    Joined:
    Sep 12, 2009
    Posts:
    2,880
    rendertype tag is used for replacement shaders. The replaced shader reads those tags and uses an appropriate shader.
    Even if you dont use replacement shaders now, its better you tag your shaders for future use.
     
  3. JohnSonLi

    JohnSonLi

    Joined:
    Apr 15, 2012
    Posts:
    586
    thanks alghough now I dont know what repalcement shader is
     
  4. Farfarer

    Farfarer

    Joined:
    Aug 17, 2010
    Posts:
    2,249
  5. Martin-Kraus

    Martin-Kraus

    Joined:
    Feb 18, 2011
    Posts:
    617