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. How can we improve our URP documentation to cover your needs? Give us your feedback. Take our survey and let us know.
    Dismiss Notice

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,812
    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
unityunity