| Parameter | Description |
|---|---|
| position | The normalized position to assign to the pivot, anchorMin, and anchorMax. |
Sets the pivot, anchorMin, and anchorMax to the same value.
When pivot, anchorMin, and anchorMax are all equal, the anchoredPosition directly expresses the element's position as a normalized fraction of the parent rect. This is the most predictable coordinate model for programmatic layout. The sizeDelta and anchoredPosition are not modified.
Additional resources: SetAnchors.