In this tutorial, we’ll learn how to use Mesh.Optimize
to deduplicate control points and vertex element like normals, texture coordinates.
We’ll start by creating one mesh, then we deduplicate by using Mesh.Optimize
method, in each step we’ll print the number of control points to output.