# Sandbox.PolygonMesh.SetTextureOffset

```csharp
void SetTextureOffset(FaceHandle hFace, Vector2 offset)
```

Set texture offset of a face

### Parameters

- `hFace` (`FaceHandle`)
- `offset` (`Vector2`)

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
