# Sandbox.PolygonMesh.GetVertexColor

```csharp
Color32 GetVertexColor(HalfEdgeHandle hFaceVertex)
```

Get the color of a vertex

### Parameters

- `hFaceVertex` (`HalfEdgeHandle`)

### Returns

`Color32`

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
