Sets the pipeline's emissive color, in the standard OpenGL lighting model.
It will look like the surface is a light source emitting this color.
The default value is (0.0, 0.0, 0.0, 1.0)
this |
A Pipeline object |
emission |
The components of the desired emissive color |