Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


generateLinks

Enables the links generation for this object.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.AI
  • Assembly: UnityEngine.AIModule
public bool generateLinks { get; set; }

Remarks

When build sources are obtained using CollectSources, this value can be affected by using NavMeshBuildMarkup. If this value is
true
and links parameters are valid in NavMeshBuildSettings this source will be considered during links generation.