Window UI 동적 크기 조절 기능 개선
This commit is contained in:
@@ -414,11 +414,11 @@ RectTransform:
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 9173664286363540611}
|
||||
m_Father: {fileID: 6653768687723039217}
|
||||
m_Father: {fileID: 1487009679554918163}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 0, y: 1}
|
||||
m_AnchoredPosition: {x: 208.94434, y: -239.58394}
|
||||
m_AnchoredPosition: {x: 208.94434, y: -154.58943}
|
||||
m_SizeDelta: {x: 379.8972, y: 309.1779}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!114 &3101259340876616321
|
||||
@@ -495,7 +495,7 @@ RectTransform:
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 0, y: 1}
|
||||
m_AnchoredPosition: {x: -0.00034048597, y: -0.00000043238896}
|
||||
m_AnchoredPosition: {x: -0.00034048597, y: 0.00004343147}
|
||||
m_SizeDelta: {x: 282.99957, y: 2}
|
||||
m_Pivot: {x: 0, y: 1}
|
||||
--- !u!114 &8511847140840865857
|
||||
@@ -1332,6 +1332,42 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
m_Padding: {x: -8, y: -5, z: -8, w: -5}
|
||||
m_Softness: {x: 0, y: 0}
|
||||
--- !u!1 &5076393577705684712
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1487009679554918163}
|
||||
m_Layer: 5
|
||||
m_Name: Area
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &1487009679554918163
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5076393577705684712}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 3108930383675076429}
|
||||
m_Father: {fileID: 6653768687723039217}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: -42.497}
|
||||
m_SizeDelta: {x: 0, y: -84.995}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!1 &5647078525317105949
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -1459,7 +1495,7 @@ RectTransform:
|
||||
m_Children:
|
||||
- {fileID: 7123446324375067522}
|
||||
- {fileID: 7404116763227427288}
|
||||
- {fileID: 3108930383675076429}
|
||||
- {fileID: 1487009679554918163}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
@@ -1485,7 +1521,7 @@ MonoBehaviour:
|
||||
handleThickness: 5
|
||||
minWidth: 100
|
||||
minHeight: 100
|
||||
isCanResize: 0
|
||||
isCanResize: 1
|
||||
--- !u!114 &7420623846080680445
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -2366,7 +2402,7 @@ MonoBehaviour:
|
||||
m_HandleRect: {fileID: 1456553455777821898}
|
||||
m_Direction: 2
|
||||
m_Value: 0
|
||||
m_Size: 1
|
||||
m_Size: 0.9999941
|
||||
m_NumberOfSteps: 0
|
||||
m_OnValueChanged:
|
||||
m_PersistentCalls:
|
||||
|
||||
Reference in New Issue
Block a user