Cogl.Pipeline.prototype.set_blend_constant
function set_blend_constant(constant_color: Cogl.Color): void {
// Gjs wrapper for cogl_pipeline_set_blend_constant()
}
When blending is setup to reference a CONSTANT blend factor then blending will depend on the constant set with this function.
Since 2.0
- constant_color
The constant color you want