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