const Cogl = imports.gi.Cogl; let vertexP3T2 = new Cogl.VertexP3T2({ x: value y: value z: value s: value t: value });
A convenience vertex definition that can be used with Cogl.Primitive.new_p3t2.
Since 1.6