Sets the basic color of the material, used when no lighting is enabled.
Use cogl_pipeline_set_color4f instead
The default value is (1.0, 1.0, 1.0, 1.0)
| this |
A |
| red |
The red component |
| green |
The green component |
| blue |
The blue component |
| alpha |
The alpha component |