Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Position

The world position.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public virtual Vector3 Position { get; set; }

Remarks

Override this field to use your own representation of the position in world space.