UnityEngine.AI.NavMeshLink
class UnityEngine.AI.NavMeshLink
Fields and Properties:
- int agentTypeID
- UnityEngine.Vector3 startPoint
- UnityEngine.Vector3 endPoint
- float width
- int costModifier
- bool bidirectional
- bool autoUpdate
- int area
Constructors:
- UnityEngine.AI.NavMeshLink.New()
Methods:
- void UpdateLink()