# Sandbox.PolygonMesh.JustifyFaceTextureParameters

```csharp
void JustifyFaceTextureParameters(IEnumerable<FaceHandle> hFaces, TextureJustification justification, FaceExtents extents)
```

### Parameters

- `hFaces` (`IEnumerable<FaceHandle>`)
- `justification` (`TextureJustification`)
- `extents` (`FaceExtents`)

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
