TriMesh.UnmergedVerticesCount

TriMesh.UnmergedVerticesCount property

The count of unmerged vertices that passed in by BeginVertex and EndVertex.

public int UnmergedVerticesCount { get; }

See Also