Cogl.Pipeline.prototype.set_layer_texture
function set_layer_texture(layer_index: Number(gint), texture: Cogl.Texture): void {
// Gjs wrapper for cogl_pipeline_set_layer_texture()
}
- layer_index
- texture
function set_layer_texture(layer_index: Number(gint), texture: Cogl.Texture): void {
// Gjs wrapper for cogl_pipeline_set_layer_texture()
}