---
title: "requestPath(to:)"
framework: realitykit
role: symbol
role_heading: Instance Method
path: "realitykit/navigationcontroller/requestpath(to:)"
---

# requestPath(to:)

## Declaration

```swift
func requestPath(to targetPosition: SIMD3<Float>)
```

## See Also

### Requesting pathfinding

- [requestPath(from:to:)](realitykit/navigationcontroller/requestpath(from:to:).md)
- [stopPathfind()](realitykit/navigationcontroller/stoppathfind().md)
