Mesh.Polygons

Mesh.Polygons property

Gets the polygons definition of the mesh

public IList<int[]> Polygons { get; }

See Also