TrnNWN2WalkmeshPayload.Edge

Edge between two triangles

Members

Variables

triangles
uint32_t[2] triangles;

Joined triangles (uint32_t.max if none)

vertices
uint32_t[2] vertices;

Vertex indices drawing the edge line

Meta