https://docs.unity3d.com/ScriptReference/RectTransform-sizeDelta.html Unity - Scripting API: RectTransform.sizeDelta If the anchors are together, sizeDelta is the same as size. If the anchors are in each of the four corners of the parent, the sizeDelta is how much bigger or smaller the rectangle is compared to its parent. docs.unity3d.com doc먼저 때린 뒤 첫 줄의 번역이 "앵커 사이의 거리에 상대적인 이 RectTransform의 크기입..