Sets the pipeline's specular color, in the standard OpenGL lighting model.
The intensity of the specular color depends on the viewport position, and is brightest along the lines of reflection.
The default value is (0.0, 0.0, 0.0, 1.0)
this |
A Pipeline object |
specular |
The components of the desired specular color |