# Sandbox.PolygonMesh.TextureAlignToFace

```csharp
void TextureAlignToFace(Transform transform, FaceHandle hFace)
```

Align face texture properties to face

### Parameters

- `transform` (`Transform`)
- `hFace` (`FaceHandle`)

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
