# Sandbox.PolygonMesh.RemoveVertex

```csharp
bool RemoveVertex(VertexHandle hVertex, bool removeFreeVerts)
```

### Parameters

- `hVertex` (`VertexHandle`)
- `removeFreeVerts` (`bool`)

### Returns

`bool`

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
