# Sandbox.Navigation.NavMeshPath.Points

```csharp
IReadOnlyList<NavMeshPathPoint> Points { get; set; }
```

Points along the path.

Declared in [Sandbox.Navigation.NavMeshPath](/api/Sandbox.Navigation.NavMeshPath).
Assembly: `Sandbox.Engine`.
