Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


startPosition

Start position of the link.
Read time 1 minuteLast updated 12 days ago

Definition

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

Remarks

If the NavMeshLinkData.width is positive, this position specifies the midpoint of the starting edge.