Unity Engine documentationScript ReferenceUnityEngineUnityEngine.AIOffMeshLinkareaNavMesh area index for this OffMeshLink component.Read time 1 minuteLast updated 6 days agoDefinition Type: Property Namespace: UnityEngine.AI Assembly: UnityEngine.AIModule WarningDeprecated. area has been deprecated together with the class. Declare the object as NavMeshLink and use area as before. public int area { get; set; }