Skip to content

format

typescript
NavMeshAgent.speed

class: NavMeshAgent

description

The maximum movement speed when following a path.

parameter

param_nametypedescription

reture

typedescription
numberThe maximum movement speed.

code example