Skip to content

format

typescript
NavMeshAgent.height

class: NavMeshAgent

description

The distance at which the agent avoids obstacles in the vertical direction.

parameter

param_nametypedescription

reture

typedescription
numberThe distance at which the agent avoids obstacles in the vertical direction.

code example