Function Vertex.toString

Formats the dsdl.Vertex into its construction representation: "dsdl.Vertex(<position>, <color>, <texCoord>)"

string toString() @safe const;

Returns

the formatted string