# Sandbox.PolygonMesh.GetTextureOffset

```csharp
Vector2 GetTextureOffset(FaceHandle hFace)
```

Get texture offset of a face

### Parameters

- `hFace` (`FaceHandle`)

### Returns

`Vector2`

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
