Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: AnnaKang on February 28, 2014, 02:57:54 AM

Title: shader problem
Post by: AnnaKang on February 28, 2014, 02:57:54 AM

Hi!
I got a problem with shader.
i made a texture ( not a ngui texture. just unity texture ) and i set its shader ' unlit/transparent '.
but it dosen't see in uicamera. ( i set its layer ' ui layer' ) and z value is not a cause.
it is child of uianchor object.


Title: Re: shader problem
Post by: ArenMook on February 28, 2014, 07:29:18 PM
You should use UITexture to draw it, not some Unity texture. Not sure what a "unity texture" would entail anyway.