ShaderProgramFlatShader Property |
This shader is used for drawing textured graphics that have no normal map associated.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public static ShaderProgram FlatShader { get; }
Property Value
Type:
ShaderProgramRemarks Lights may still affect the brightness of graphics drawn with this shader.
See Also