# Sandbox.PolygonMesh.CombineFaces

```csharp
void CombineFaces(IReadOnlyList<FaceHandle> faces)
```

### Parameters

- `faces` (`IReadOnlyList<FaceHandle>`)

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
