# Sandbox.PolygonMesh.GetTextureCoord

```csharp
Vector2 GetTextureCoord(HalfEdgeHandle faceVertex)
```

Get face vertex texture coord

### Parameters

- `faceVertex` (`HalfEdgeHandle`)

### Returns

`Vector2`

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
