| ShaderProgramNoLightShader Property  | 
            This shader is used for drawing textured graphics when lighting is disabled.
            
 
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntaxpublic static ShaderProgram NoLightShader { get; }Property Value
Type: 
ShaderProgram
RemarksLighting, normal mapping and shadows are all disabled in this shader.
See Also