Default.ShaderUnlit
static Shader ShaderUnlit{ 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!
Found an issue with these docs, or have some additional questions? Create an Issue on Github!