Skip to content

format

typescript
NavMeshPath.corners

class: NavMeshPath

description

The path from the current position of the NavMeshAgent to the destination.

parameter

param_nametypedescription

reture

typedescription
Vector3[]The path from the current position of the NavMeshAgent to the destination.

code example