Cogl.Pipeline.prototype.get_layer_wrap_mode_s

function get_layer_wrap_mode_s(layer_index: Number(gint)): Cogl.PipelineWrapMode {
    // Gjs wrapper for cogl_pipeline_get_layer_wrap_mode_s()
}
  

Returns the wrap mode for the 's' coordinate of texture lookups on this layer.

Since 1.6

layer_index

the layer number to change.

Returns

the wrap mode for the 's' coordinate of texture lookups on this layer.