ShaderProgram Properties |
The ShaderProgram type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FlatShader |
This shader is used for drawing textured graphics that have no normal map associated.
|
![]() ![]() | NoLightShader |
This shader is used for drawing textured graphics when lighting is disabled.
|
![]() ![]() | NormalMappedShader |
This shader is used for drawing textured graphics that have a normal map associated.
|
![]() ![]() | SolidShader |
This shader is used for drawing solid non-textured graphics such as lines and solid rectangles.
|