Cogl.Euler.prototype.copy
function copy(): Cogl.Euler {
// Gjs wrapper for cogl_euler_copy()
}
Allocates a new Cogl.Euler and initilizes it with the component angles of src. The newly allocated euler should be freed using Cogl.Euler.prototype.free.
Since 2.0
- Returns
A newly allocated Cogl.Euler