Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


offMeshLink

The OffMeshLink if the link type is a manually placed Offmeshlink (Read Only).
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.AI
  • Assembly: UnityEngine.AIModule
Warning
Deprecated. offMeshLink has been deprecated. Use 'owner' instead.
public OffMeshLink offMeshLink { get; }

Remarks

Automatically generated Jump and drop links will return null.