Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


area

NavMesh area index for this OffMeshLink component.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.AI
  • Assembly: UnityEngine.AIModule
Warning
Deprecated. area has been deprecated together with the class. Declare the object as NavMeshLink and use area as before.
public int area { get; set; }