const Cogl = imports.gi.Cogl; let vertexP3T2C4 = new Cogl.VertexP3T2C4({ x: value y: value z: value s: value t: value r: value g: value b: value a: value });
A convenience vertex definition that can be used with Cogl.Primitive.new_p3t2c4.
Since 1.6