Shader.Unlit

static Shader Unlit{ get }

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!




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