Vertex.toString

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

struct Vertex
const
string
toString
()

Return Value

Type: string

the formatted string

Meta