Cogl.Quaternion.prototype.init_from_y_rotation
function init_from_y_rotation(angle: Number(gfloat)): void { // Gjs wrapper for cogl_quaternion_init_from_y_rotation() }
Since 2.0
- angle
The angle to rotate around the y axis
function init_from_y_rotation(angle: Number(gfloat)): void { // Gjs wrapper for cogl_quaternion_init_from_y_rotation() }
Since 2.0
The angle to rotate around the y axis