# endPosition

> End position of the link.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.AI](/engine/6000.6/script-reference/unityengine/ai.md)
* **Assembly:** UnityEngine.AIModule

```csharp
public Vector3 endPosition { get; set; }
```

### Remarks

If the [\_width](/engine/6000.6/script-reference/unityengine/ai/navmeshlinkdata/width.md) is positive, this position specifies the midpoint of the ending edge.
