# Sandbox.PolygonMesh.GetEdgeSmoothing

```csharp
EdgeSmoothMode GetEdgeSmoothing(HalfEdgeHandle hEdge)
```

Get the smoothing of this edge

### Parameters

- `hEdge` (`HalfEdgeHandle`)

### Returns

`EdgeSmoothMode`

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
