Cogl.Framebuffer.prototype.set_modelview_matrix
function set_modelview_matrix(matrix: Cogl.Matrix): void {
// Gjs wrapper for cogl_framebuffer_set_modelview_matrix()
}
Sets matrix as the new model-view matrix.
Since 1.10
- matrix
the new model-view matrix