Cogl.Pipeline.prototype.get_layer_wrap_mode_t

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

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

Since 1.6

layer_index

the layer number to change.

Returns

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