autoUpdatePositions
Automatically update endpoints.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AI
- Assembly: UnityEngine.AIModule
public bool autoUpdatePositions { get; set; }
Remarks
The OffMeshLink component will try to match endpoint transforms specified by _startTransform and _endTransform . See also OffMeshLink.UpdatePositions.