Cogl.Pipeline.prototype.set_layer_wrap_mode_s
function set_layer_wrap_mode_s(layer_index: Number(gint), mode: Cogl.PipelineWrapMode): void {
// Gjs wrapper for cogl_pipeline_set_layer_wrap_mode_s()
}
Sets the wrap mode for the 's' coordinate of texture lookups on this layer.
Since 2.0
- layer_index
the layer number to change.
- mode
the new wrap mode