Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


position

Returns the position (x, y) of the RectInt.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public Vector2Int position { get; set; }