# NavMesh

### Description

Binds [EQS](https://renownedgames.gitbook.io/ai-tree/environment-query-system) covered area to baked NavMesh area.

Items are bound to closest point on NavMesh within given distance.

This trace mode and it's parameters are shown in the  picture below.

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2FMiN17VnEo1Q4lCJj4TW3%2FEQ%20trace%20nav%20mesh.png?alt=media&#x26;token=843ed046-0210-4ffa-b70d-1000cec559c5" alt=""><figcaption></figcaption></figure>

#### Parameters

| Name     | Description                                                                                                            |
| -------- | ---------------------------------------------------------------------------------------------------------------------- |
| Distance | Maximum distance from querier covered by [EQS](https://renownedgames.gitbook.io/ai-tree/environment-query-system) area |
