radius
The avoidance radius for the agent.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AI
- Assembly: UnityEngine.AIModule
public float radius { get; set; }
Remarks
This is the agent's "personal space" within which obstacles and other agents should not pass.