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.

Extending the Standard Shader

Discussion in 'Unity 5 Pre-order Beta' started by tbg10101_, Oct 30, 2014.

  1. tbg10101_

    tbg10101_

    Joined:
    Mar 13, 2011
    Posts:
    185
    Hello,

    I'm looking for a way to add another layer to the Standard shader that comes with Unity 5. I downloaded the Built-In Shader Source (I have never done that before) and I'm looking for the standard shader but I'm not sure what to do.

    How can I extend the Standard shader?

    Thanks,
    -Tristan
     
    Last edited: Oct 30, 2014
  2. Zomby138

    Zomby138

    Joined:
    Nov 3, 2009
    Posts:
    658
    In the source it's called the universal shader, the codes split over multiple files.