Cogl.Matrix.prototype.rotate_euler
function rotate_euler(euler: Cogl.Euler): void {
// Gjs wrapper for cogl_matrix_rotate_euler()
}
Multiplies matrix with a rotation transformation described by the given Cogl.Euler.
Since 2.0
- euler
A euler describing a rotation