# Sandbox.PolygonMesh.AverageVertexUVs

```csharp
void AverageVertexUVs(IReadOnlyList<VertexHandle> vertices)
```

### Parameters

- `vertices` (`IReadOnlyList<VertexHandle>`)

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
