const Cogl = imports.gi.Cogl; let textureVertex = new Cogl.TextureVertex({ x: value y: value z: value tx: value ty: value });
Used to specify vertex information when calling cogl_polygon()