Default.ShaderUnlitClip

static Shader ShaderUnlitClip{ get set }

Description

Sometimes lighting just gets in the way! This is an extremely simple and fast shader that uses a ‘diffuse’ texture and a ‘color’ tint property to draw a model without any lighting at all! This shader will also discard pixels with an alpha of zero.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!