# Sandbox.PolygonMesh.SetVertexBlend

```csharp
void SetVertexBlend(HalfEdgeHandle hFaceVertex, Color32 blend)
```

Set the blend of a vertex

### Parameters

- `hFaceVertex` (`HalfEdgeHandle`)
- `blend` (`Color32`)

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
