Cogl.Pipeline.prototype.get_ambient

function get_ambient(ambient: Cogl.Color): void {
    // Gjs wrapper for cogl_pipeline_get_ambient()
}
  

Retrieves the current ambient color for pipeline

Since 2.0

ambient

The location to store the ambient color