# Sandbox.PolygonMesh.GetFaceCenter

```csharp
Vector3 GetFaceCenter(FaceHandle hFace)
```

Calculate the center point of a face

### Parameters

- `hFace` (`FaceHandle`)

### Returns

`Vector3`

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
