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