Cogl.Quaternion.prototype.copy

function copy(): Cogl.Quaternion {
    // Gjs wrapper for cogl_quaternion_copy()
}
  

Allocates a new Cogl.Quaternion on the stack and initializes it with the same values as src.

Since 2.0

Returns

A newly allocated Cogl.Quaternion which should be freed using Cogl.Quaternion.prototype.free