Search Unity

Not getting shadow on transparent shader...please help me

Discussion in 'Shaders' started by sandipan4cse, Feb 26, 2015.

  1. sandipan4cse

    sandipan4cse

    Joined:
    Aug 25, 2013
    Posts:
    31
    Hiiiii, I am making 3d game where transparent shader is used in small mesh over ground.... So shadow is missing over that particular object...... please help me
     
  2. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,619
    It's not supported in Unity 4 and it seems it won't be supported in early 5.0 either.

    In this thread, one of the UT staff wrote:
     
  3. varfare

    varfare

    Joined:
    Feb 12, 2013
    Posts:
    227
    Yea.... You can alternatively use coutout shader but you know. Cutout is cutout.
     
    sandipan4cse likes this.
  4. sandipan4cse

    sandipan4cse

    Joined:
    Aug 25, 2013
    Posts:
    31
    ThnX Varfare,
    I will give a try on cutout shader.........