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