Cogl.Framebuffer.prototype.rotate_euler
function rotate_euler(euler: Cogl.Euler): void {
// Gjs wrapper for cogl_framebuffer_rotate_euler()
}
Multiplies the current model-view matrix by one that rotates according to the rotation described by euler.
Since 2.0
- euler