Cogl.Pipeline.prototype.get_layer_wrap_mode_p

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

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

Since 1.6

layer_index

the layer number to change.

Returns

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