Cogl.Pipeline.prototype.set_layer_wrap_mode_p

function set_layer_wrap_mode_p(layer_index: Number(gint), mode: Cogl.PipelineWrapMode): void {
    // Gjs wrapper for cogl_pipeline_set_layer_wrap_mode_p()
}
  

Sets the wrap mode for the 'p' coordinate of texture lookups on this layer. 'p' is the third coordinate.

Since 2.0

layer_index

the layer number to change.

mode

the new wrap mode