format
typescript
NavMeshAgent.accelerationclass: NavMeshAgent
description
Acceleration during movement.
The agent will move on the navigation mesh with a constant acceleration (when not affected by obstacles or other agents).
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
number | Acceleration during movement |
