Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


position

Gets or sets the world space position of the NavMesh data.
Read time 1 minuteLast updated 9 days ago

Definition

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

Remarks

The default value is zero - that is, the world space origin.