format
typescript
NavMeshPath.cornersclass: NavMeshPath
description
The path from the current position of the NavMeshAgent to the destination.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
Vector3[] | The path from the current position of the NavMeshAgent to the destination. |
