Mesh.Polygons
Mesh.Polygons property
Gets the polygons definition of the mesh
public IList<int[]> Polygons { get; }
See Also
- class Mesh
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Gets the polygons definition of the mesh
public IList<int[]> Polygons { get; }