Edge.vertices

Vertex indices drawing the edge line

struct Edge
uint32_t[2] vertices;

Meta