Sandbox Logo

NavMesh.AgentRadius

float AgentRadius { get; set; }

Description

The radius of the agent. This will change how much gap is left on the edges of surfaces, so they don't clip into walls.

Return

User Comments