NavMeshAgent.radius
var radius: float;
float radius;
radius as float
Description

The avoidance radius for the agent.

This is the agent's "personal space" within which obstacles and other agents should not pass.