radius
7/14/25Less than 1 minute
NavMeshAgent.radius
Name | Type |
---|---|
radius | number |
Description
The avoidance radius for the agent.
Extra Detail
This is the agent's "personal space" within which obstacles and other agents should not pass.
Name | Type |
---|---|
radius | number |
The avoidance radius for the agent.
This is the agent's "personal space" within which obstacles and other agents should not pass.