Cogl.Color.prototype.set_blue_float

function set_blue_float(blue: Number(gfloat)): void {
    // Gjs wrapper for cogl_color_set_blue_float()
}
  

Sets the blue channel of color to blue.

Since 1.4

blue

a float value between 0.0f and 1.0f