# Sandbox.PolygonMesh.TextureWrapFromNeighbour

```csharp
bool TextureWrapFromNeighbour(FaceHandle hFace, IReadOnlySet<FaceHandle> excludeFaces = null)
```

### Parameters

- `hFace` (`FaceHandle`)
- `excludeFaces` (`IReadOnlySet<FaceHandle>`), default `null`

### Returns

`bool`

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
