Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


anchoredPosition3D

The 3D position of the pivot of this RectTransform relative to the anchor reference point.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public Vector3 anchoredPosition3D { get; set; }

Remarks

The anchor reference point is where the anchors are. If the anchors are not together, the four anchor positions are interpolated according to the pivot placement.