# Sandbox.PolygonMesh.GetFaceTextureCoords

```csharp
Vector2[] GetFaceTextureCoords(FaceHandle hFace)
```

### Parameters

- `hFace` (`FaceHandle`)

### Returns

`Vector2[]`

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
