Mesh.GetPolygonSize
Mesh.GetPolygonSize method
Gets the vertex count of the specified polygon.
public int GetPolygonSize(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | Index. |
Return Value
The polygon size.
See Also
- class Mesh
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D