ShaderProgramSolidShader Property |
This shader is used for drawing solid non-textured graphics such as lines and solid rectangles.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public static ShaderProgram SolidShader { get; }
Property Value
Type:
ShaderProgramRemarks Lighting does not affect graphics drawn with this shader.
See Also