Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


width

If positive, the link will be rectangle aligned along the line from start to end.
Read time 1 minuteLast updated 10 days ago

Definition

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

Remarks

This allows paths to enter the link at any location along the end sides. If not positive, the link endpoints will be represented as points.