Cogl.Framebuffer.prototype.set_projection_matrix

function set_projection_matrix(matrix: Cogl.Matrix): void {
    // Gjs wrapper for cogl_framebuffer_set_projection_matrix()
}
  

Sets matrix as the new projection matrix.

Since 1.10

matrix

the new projection matrix