format
typescript
NavMeshAgent.updatePositionclass: NavMeshAgent
description
Whether to forcefully synchronize the transform of the agent with the pathfinding result.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
boolean | Whether to forcefully synchronize the transform of the agent with the pathfinding result. |
