Skip to content

format

typescript
NavMeshAgent.updatePosition

class: NavMeshAgent

description

Whether to forcefully synchronize the transform of the agent with the pathfinding result.

parameter

param_nametypedescription

reture

typedescription
booleanWhether to forcefully synchronize the transform of the agent with the pathfinding result.

code example