com.xd.sdk.common 7.1.1 → 7.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Editor/Android/XDCommonAndroidGradleProcessor.cs +2 -0
- package/Editor/XD.SDK.Common.Editor.asmdef +2 -1
- package/Plugins/Android/libs/XDGBridgeCommon_v7_7.2.0.aar +0 -0
- package/Plugins/Android/libs/XDGCommon_7.2.0.aar +0 -0
- package/Plugins/Android/libs/XDGTapTapWrapperInternal_7.2.0.aar +0 -0
- package/Plugins/Android/libs/{XDTapTapWrapper_7.1.0.aar → XDTapTapWrapper_7.2.0.aar} +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/dark/tap_profile_chat.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/dark/tap_profile_chat.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/dark/tap_profile_invite.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/dark/tap_profile_invite.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/dark/tap_profile_unfollow.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/dark/tap_profile_unfollow.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/dark.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/light/tap_profile_chat.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/light/tap_profile_chat.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/light/tap_profile_invite.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/light/tap_profile_invite.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/light/tap_profile_unfollow.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/light/tap_profile_unfollow.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/light.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_achievement.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_achievement.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_achievement_platinum.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_achievement_platinum.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_arrow.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_arrow.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_close.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_close.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_default_background.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_default_background.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_logo.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile/tap_profile_logo.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/userProfile.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSError+XDG.h +1 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalRouterSchemes.h +2 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDConfigManager.h +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAnnouncementConfig.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAnnouncementManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCloudLogHelper.h +4 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConfig.h +2 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInitParam.h +5 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTapTapInfo.h +7 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDVersion.h +3 -3
- package/Plugins/iOS/XDCommonSDK.framework/Info.plist +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDCommonSDK +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK-Swift.h +1 -1
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK.h +3 -3
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Info.plist +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftmodule +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/XDTapSDK4WrapperSDK +0 -0
- package/Resources/Prefabs/AccountCell.prefab +24 -15
- package/Resources/Prefabs/AgreementOptionAll.prefab +15 -9
- package/Resources/Prefabs/AgreementOptionNormal.prefab +16 -10
- package/Resources/Prefabs/AreaCodeCell.prefab +13 -8
- package/Resources/Prefabs/CancelAccountAlert.prefab +23 -23
- package/Resources/Prefabs/CenterErrorView.prefab +8 -8
- package/Resources/Prefabs/ConfirmDialog.prefab +20 -20
- package/Resources/Prefabs/DeleteAccountAlert.prefab +48 -45
- package/Resources/Prefabs/DeleteCell.prefab +6 -6
- package/Resources/Prefabs/Dialog.prefab +24 -24
- package/Resources/Prefabs/DisagreeConfirmAlert.prefab +15 -15
- package/Resources/Prefabs/GeneralAgreementAlert.prefab +53 -31
- package/Resources/Prefabs/LoadFailedView.prefab +12 -12
- package/Resources/Prefabs/LoadingView.prefab +9 -6
- package/Resources/Prefabs/PayHintAlert.prefab +17 -15
- package/Resources/Prefabs/PayLoadFailedView.prefab +13 -13
- package/Resources/Prefabs/PaymentAlert.prefab +9 -5
- package/Resources/Prefabs/SmallLoadingView.prefab +4 -4
- package/Resources/Prefabs/UserCenterAlert.prefab +76 -46
- package/Resources/Prefabs/XDCodeUnbindAlert.prefab +56 -34
- package/Resources/Prefabs/XDEmailAlert.prefab +84 -49
- package/Resources/Prefabs/XDPhoneAlertIO.prefab +129 -65
- package/Resources/Prefabs/XDPhoneNumberInputAlert.prefab +46 -28
- package/Resources/Prefabs/XDRiskControlAlert.prefab +12 -7
- package/Resources/Prefabs/XDSDKUI.prefab +3 -3
- package/Resources/Prefabs/XDVerifyCodeInputAlert.prefab +47 -28
- package/Resources/Prefabs/XDWebBridgeView.prefab +11 -11
- package/Resources/Prefabs/XDWebViewAlert.prefab +10 -10
- package/Resources/Shaders/UI/UI-Default-Gamma.shader +129 -0
- package/Resources/Shaders/UI/UI-Default-Gamma.shader.meta +9 -0
- package/Resources/Shaders/UI/UI_Default-Gamma.mat +36 -0
- package/Resources/Shaders/UI/UI_Default-Gamma.mat.meta +8 -0
- package/Resources/Shaders/UI/UI_Default-Mask.mat +36 -0
- package/Resources/Shaders/UI/UI_Default-Mask.mat.meta +8 -0
- package/Resources/Shaders/UI.meta +8 -0
- package/Resources/Shaders.meta +8 -0
- package/Runtime/Internal/Events/XDGEventBus.cs +140 -17
- package/Runtime/Internal/Mobile/CommonFeaturesImpl.cs +11 -10
- package/Runtime/Internal/Mobile/Http/CommonParamsInterceptor.cs +1 -1
- package/Runtime/Internal/Standalone/Agreement/AgreementModule.cs +4 -4
- package/Runtime/Internal/Standalone/CommonFeaturesImpl.cs +7 -5
- package/Runtime/Internal/Standalone/Config/AppConfig.cs +3 -1
- package/Runtime/Internal/Standalone/Config/ConfigModule.cs +5 -2
- package/Runtime/Internal/Standalone/Http/Interceptor/MacAuthenticationInterceptor.cs +7 -7
- package/Runtime/Internal/Standalone/Http/Interceptor/StandaloneErrorHandlingInterceptor.cs +5 -5
- package/Runtime/Internal/Standalone/Http/XDHttpUtils.cs +39 -16
- package/Runtime/Internal/Standalone/IPInfo/IPInfoModule.cs +42 -20
- package/Runtime/Internal/Standalone/IPInfo/XDGAreaCode.cs +1 -1
- package/Runtime/Internal/Standalone/Persistence/Persistence.cs +42 -22
- package/Runtime/Internal/Standalone/Steam/SteamUtils.cs +14 -7
- package/Runtime/Internal/Standalone/Track/AliyunTrack.cs +41 -34
- package/Runtime/Internal/Standalone/UI/Base/UIManager.cs +4 -3
- package/Runtime/Internal/Standalone/UI/Base/XDGCommonUIResources.cs +107 -0
- package/Runtime/Internal/Standalone/UI/Base/XDGCommonUIResources.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/CancelAccountAlert.cs +69 -33
- package/Runtime/Internal/Standalone/UI/Controllers/GeneralAgreementAlert.cs +29 -22
- package/Runtime/Internal/Standalone/UI/Controllers/XDWebViewAlert.cs +4 -5
- package/Runtime/Internal/Standalone/Utils/SteamWrapper.cs +2 -2
- package/Runtime/Internal/Standalone/Utils/TaskDispatcher.cs +1 -1
- package/Runtime/Internal/Standalone/Utils/WindowsRegistryAccess.cs +7 -7
- package/Runtime/Internal/Standalone/Web/Function/BackgroundColorWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/ClipboardWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/CloseWebFunction.cs +13 -4
- package/Runtime/Internal/Standalone/Web/Function/DeviceInfoWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/GameMessageWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/GetSafeAreaWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/GetStorageWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/HttpRequestWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/LoadingWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/LogWebFunction.cs +5 -5
- package/Runtime/Internal/Standalone/Web/Function/NavigationWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/OpenPageWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/PutStorageWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/ToastWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/Function/TrackEventWebFunction.cs +1 -1
- package/Runtime/Internal/Standalone/Web/WebBridgeController.cs +6 -7
- package/Runtime/Internal/Standalone/Web/WebRequest.cs +3 -3
- package/Runtime/Internal/Standalone/Web/XDWebBridgeView.cs +1 -1
- package/Runtime/Internal/XDGCommonInternal.cs +1 -1
- package/package.json +2 -2
- package/Plugins/Android/libs/XDGBridgeCommon_v7_7.1.0.aar +0 -0
- package/Plugins/Android/libs/XDGCommon_7.1.0.aar +0 -0
- package/Plugins/Android/libs/XDGTapTapWrapperInternal_7.1.0.aar +0 -0
- package/Runtime/Internal/Core/ReflectionUtils.cs +0 -640
- package/Runtime/Internal/Core/ReflectionUtils.cs.meta +0 -3
- /package/Plugins/Android/libs/{XDGBridgeCommon_v7_7.1.0.aar.meta → XDGBridgeCommon_v7_7.2.0.aar.meta} +0 -0
- /package/Plugins/Android/libs/{XDGCommon_7.1.0.aar.meta → XDGCommon_7.2.0.aar.meta} +0 -0
- /package/Plugins/Android/libs/{XDGTapTapWrapperInternal_7.1.0.aar.meta → XDGTapTapWrapperInternal_7.2.0.aar.meta} +0 -0
- /package/Plugins/Android/libs/{XDTapTapWrapper_7.1.0.aar.meta → XDTapTapWrapper_7.2.0.aar.meta} +0 -0
|
@@ -28,9 +28,9 @@ RectTransform:
|
|
|
28
28
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
29
29
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
30
30
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
31
|
+
m_ConstrainProportionsScale: 0
|
|
31
32
|
m_Children: []
|
|
32
33
|
m_Father: {fileID: 4989918933764511237}
|
|
33
|
-
m_RootOrder: 0
|
|
34
34
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
35
35
|
m_AnchorMin: {x: 0, y: 0}
|
|
36
36
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -57,9 +57,10 @@ MonoBehaviour:
|
|
|
57
57
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
58
58
|
m_Name:
|
|
59
59
|
m_EditorClassIdentifier:
|
|
60
|
-
m_Material: {fileID:
|
|
60
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
61
61
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
62
62
|
m_RaycastTarget: 1
|
|
63
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
63
64
|
m_Maskable: 1
|
|
64
65
|
m_OnCullStateChanged:
|
|
65
66
|
m_PersistentCalls:
|
|
@@ -106,10 +107,10 @@ RectTransform:
|
|
|
106
107
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
107
108
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
108
109
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
110
|
+
m_ConstrainProportionsScale: 0
|
|
109
111
|
m_Children:
|
|
110
112
|
- {fileID: 5099931798609837383}
|
|
111
113
|
m_Father: {fileID: 5284804230742788734}
|
|
112
|
-
m_RootOrder: 4
|
|
113
114
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
114
115
|
m_AnchorMin: {x: 0.5, y: 1}
|
|
115
116
|
m_AnchorMax: {x: 0.5, y: 1}
|
|
@@ -136,9 +137,10 @@ MonoBehaviour:
|
|
|
136
137
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
137
138
|
m_Name:
|
|
138
139
|
m_EditorClassIdentifier:
|
|
139
|
-
m_Material: {fileID:
|
|
140
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
140
141
|
m_Color: {r: 0.8509804, g: 0.8509804, b: 0.8509804, a: 1}
|
|
141
142
|
m_RaycastTarget: 1
|
|
143
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
142
144
|
m_Maskable: 1
|
|
143
145
|
m_OnCullStateChanged:
|
|
144
146
|
m_PersistentCalls:
|
|
@@ -181,11 +183,11 @@ RectTransform:
|
|
|
181
183
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
182
184
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
183
185
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
186
|
+
m_ConstrainProportionsScale: 0
|
|
184
187
|
m_Children:
|
|
185
188
|
- {fileID: 621060681653264038}
|
|
186
189
|
- {fileID: 9021666012957944561}
|
|
187
190
|
m_Father: {fileID: 5911832119572961469}
|
|
188
|
-
m_RootOrder: 0
|
|
189
191
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
190
192
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
191
193
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
@@ -214,6 +216,7 @@ MonoBehaviour:
|
|
|
214
216
|
m_EditorClassIdentifier:
|
|
215
217
|
m_Navigation:
|
|
216
218
|
m_Mode: 3
|
|
219
|
+
m_WrapAround: 0
|
|
217
220
|
m_SelectOnUp: {fileID: 0}
|
|
218
221
|
m_SelectOnDown: {fileID: 0}
|
|
219
222
|
m_SelectOnLeft: {fileID: 0}
|
|
@@ -245,12 +248,15 @@ MonoBehaviour:
|
|
|
245
248
|
m_ContentType: 2
|
|
246
249
|
m_InputType: 0
|
|
247
250
|
m_AsteriskChar: 42
|
|
248
|
-
m_KeyboardType:
|
|
251
|
+
m_KeyboardType: 2
|
|
249
252
|
m_LineType: 0
|
|
250
253
|
m_HideMobileInput: 0
|
|
251
254
|
m_CharacterValidation: 1
|
|
252
255
|
m_CharacterLimit: 6
|
|
253
|
-
|
|
256
|
+
m_OnSubmit:
|
|
257
|
+
m_PersistentCalls:
|
|
258
|
+
m_Calls: []
|
|
259
|
+
m_OnDidEndEdit:
|
|
254
260
|
m_PersistentCalls:
|
|
255
261
|
m_Calls: []
|
|
256
262
|
m_OnValueChanged:
|
|
@@ -292,9 +298,9 @@ RectTransform:
|
|
|
292
298
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
293
299
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
294
300
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
301
|
+
m_ConstrainProportionsScale: 0
|
|
295
302
|
m_Children: []
|
|
296
303
|
m_Father: {fileID: 5284804230742788734}
|
|
297
|
-
m_RootOrder: 3
|
|
298
304
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
299
305
|
m_AnchorMin: {x: 0.5, y: 1}
|
|
300
306
|
m_AnchorMax: {x: 0.5, y: 1}
|
|
@@ -321,9 +327,10 @@ MonoBehaviour:
|
|
|
321
327
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
322
328
|
m_Name:
|
|
323
329
|
m_EditorClassIdentifier:
|
|
324
|
-
m_Material: {fileID:
|
|
330
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
325
331
|
m_Color: {r: 0.4, g: 0.4, b: 0.4, a: 1}
|
|
326
332
|
m_RaycastTarget: 1
|
|
333
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
327
334
|
m_Maskable: 1
|
|
328
335
|
m_OnCullStateChanged:
|
|
329
336
|
m_PersistentCalls:
|
|
@@ -371,10 +378,10 @@ RectTransform:
|
|
|
371
378
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
372
379
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
373
380
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
381
|
+
m_ConstrainProportionsScale: 0
|
|
374
382
|
m_Children:
|
|
375
383
|
- {fileID: 368539275759198}
|
|
376
384
|
m_Father: {fileID: 5284804230742788734}
|
|
377
|
-
m_RootOrder: 6
|
|
378
385
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
379
386
|
m_AnchorMin: {x: 0.5, y: 1}
|
|
380
387
|
m_AnchorMax: {x: 0.5, y: 1}
|
|
@@ -401,9 +408,10 @@ MonoBehaviour:
|
|
|
401
408
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
402
409
|
m_Name:
|
|
403
410
|
m_EditorClassIdentifier:
|
|
404
|
-
m_Material: {fileID:
|
|
411
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
405
412
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
406
413
|
m_RaycastTarget: 1
|
|
414
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
407
415
|
m_Maskable: 1
|
|
408
416
|
m_OnCullStateChanged:
|
|
409
417
|
m_PersistentCalls:
|
|
@@ -432,6 +440,7 @@ MonoBehaviour:
|
|
|
432
440
|
m_EditorClassIdentifier:
|
|
433
441
|
m_Navigation:
|
|
434
442
|
m_Mode: 3
|
|
443
|
+
m_WrapAround: 0
|
|
435
444
|
m_SelectOnUp: {fileID: 0}
|
|
436
445
|
m_SelectOnDown: {fileID: 0}
|
|
437
446
|
m_SelectOnLeft: {fileID: 0}
|
|
@@ -489,9 +498,9 @@ RectTransform:
|
|
|
489
498
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
490
499
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
491
500
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
501
|
+
m_ConstrainProportionsScale: 0
|
|
492
502
|
m_Children: []
|
|
493
503
|
m_Father: {fileID: 5099931798609837383}
|
|
494
|
-
m_RootOrder: 1
|
|
495
504
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
496
505
|
m_AnchorMin: {x: 0, y: 0}
|
|
497
506
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -518,9 +527,10 @@ MonoBehaviour:
|
|
|
518
527
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
519
528
|
m_Name:
|
|
520
529
|
m_EditorClassIdentifier:
|
|
521
|
-
m_Material: {fileID:
|
|
530
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
522
531
|
m_Color: {r: 0.13333334, g: 0.13333334, b: 0.13333334, a: 1}
|
|
523
532
|
m_RaycastTarget: 1
|
|
533
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
524
534
|
m_Maskable: 1
|
|
525
535
|
m_OnCullStateChanged:
|
|
526
536
|
m_PersistentCalls:
|
|
@@ -567,9 +577,9 @@ RectTransform:
|
|
|
567
577
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
568
578
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
569
579
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
580
|
+
m_ConstrainProportionsScale: 0
|
|
570
581
|
m_Children: []
|
|
571
582
|
m_Father: {fileID: 5284804230742788734}
|
|
572
|
-
m_RootOrder: 2
|
|
573
583
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
574
584
|
m_AnchorMin: {x: 0.5, y: 1}
|
|
575
585
|
m_AnchorMax: {x: 0.5, y: 1}
|
|
@@ -596,9 +606,10 @@ MonoBehaviour:
|
|
|
596
606
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
597
607
|
m_Name:
|
|
598
608
|
m_EditorClassIdentifier:
|
|
599
|
-
m_Material: {fileID:
|
|
609
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
600
610
|
m_Color: {r: 0.13333334, g: 0.13333334, b: 0.13333334, a: 1}
|
|
601
611
|
m_RaycastTarget: 1
|
|
612
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
602
613
|
m_Maskable: 1
|
|
603
614
|
m_OnCullStateChanged:
|
|
604
615
|
m_PersistentCalls:
|
|
@@ -645,9 +656,9 @@ RectTransform:
|
|
|
645
656
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
646
657
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
647
658
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
659
|
+
m_ConstrainProportionsScale: 0
|
|
648
660
|
m_Children: []
|
|
649
661
|
m_Father: {fileID: 5284804230742788734}
|
|
650
|
-
m_RootOrder: 5
|
|
651
662
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
652
663
|
m_AnchorMin: {x: 0, y: 1}
|
|
653
664
|
m_AnchorMax: {x: 0, y: 1}
|
|
@@ -674,9 +685,10 @@ MonoBehaviour:
|
|
|
674
685
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
675
686
|
m_Name:
|
|
676
687
|
m_EditorClassIdentifier:
|
|
677
|
-
m_Material: {fileID:
|
|
688
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
678
689
|
m_Color: {r: 0.9647059, g: 0.29803923, b: 0.29803923, a: 1}
|
|
679
690
|
m_RaycastTarget: 1
|
|
691
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
680
692
|
m_Maskable: 1
|
|
681
693
|
m_OnCullStateChanged:
|
|
682
694
|
m_PersistentCalls:
|
|
@@ -723,9 +735,9 @@ RectTransform:
|
|
|
723
735
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
724
736
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
725
737
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
738
|
+
m_ConstrainProportionsScale: 0
|
|
726
739
|
m_Children: []
|
|
727
740
|
m_Father: {fileID: 5099931798609837383}
|
|
728
|
-
m_RootOrder: 0
|
|
729
741
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
730
742
|
m_AnchorMin: {x: 0, y: 0}
|
|
731
743
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -752,9 +764,10 @@ MonoBehaviour:
|
|
|
752
764
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
753
765
|
m_Name:
|
|
754
766
|
m_EditorClassIdentifier:
|
|
755
|
-
m_Material: {fileID:
|
|
767
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
756
768
|
m_Color: {r: 0.7490196, g: 0.7490196, b: 0.7490196, a: 1}
|
|
757
769
|
m_RaycastTarget: 1
|
|
770
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
758
771
|
m_Maskable: 1
|
|
759
772
|
m_OnCullStateChanged:
|
|
760
773
|
m_PersistentCalls:
|
|
@@ -801,6 +814,7 @@ RectTransform:
|
|
|
801
814
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
802
815
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
803
816
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
817
|
+
m_ConstrainProportionsScale: 0
|
|
804
818
|
m_Children:
|
|
805
819
|
- {fileID: 7856271929624470381}
|
|
806
820
|
- {fileID: 1092248667100840913}
|
|
@@ -810,7 +824,6 @@ RectTransform:
|
|
|
810
824
|
- {fileID: 8416191418953694348}
|
|
811
825
|
- {fileID: 4989918933764511237}
|
|
812
826
|
m_Father: {fileID: 6308573270370784549}
|
|
813
|
-
m_RootOrder: 1
|
|
814
827
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
815
828
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
816
829
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
@@ -837,9 +850,10 @@ MonoBehaviour:
|
|
|
837
850
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
838
851
|
m_Name:
|
|
839
852
|
m_EditorClassIdentifier:
|
|
840
|
-
m_Material: {fileID:
|
|
853
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
841
854
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
842
855
|
m_RaycastTarget: 1
|
|
856
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
843
857
|
m_Maskable: 1
|
|
844
858
|
m_OnCullStateChanged:
|
|
845
859
|
m_PersistentCalls:
|
|
@@ -882,9 +896,9 @@ RectTransform:
|
|
|
882
896
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
883
897
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
884
898
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
899
|
+
m_ConstrainProportionsScale: 0
|
|
885
900
|
m_Children: []
|
|
886
901
|
m_Father: {fileID: 6308573270370784549}
|
|
887
|
-
m_RootOrder: 0
|
|
888
902
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
889
903
|
m_AnchorMin: {x: 0, y: 0}
|
|
890
904
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -911,9 +925,10 @@ MonoBehaviour:
|
|
|
911
925
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
912
926
|
m_Name:
|
|
913
927
|
m_EditorClassIdentifier:
|
|
914
|
-
m_Material: {fileID:
|
|
928
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
915
929
|
m_Color: {r: 0, g: 0, b: 0, a: 0.23529412}
|
|
916
930
|
m_RaycastTarget: 1
|
|
931
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
917
932
|
m_Maskable: 1
|
|
918
933
|
m_OnCullStateChanged:
|
|
919
934
|
m_PersistentCalls:
|
|
@@ -957,9 +972,9 @@ RectTransform:
|
|
|
957
972
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
958
973
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
959
974
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
975
|
+
m_ConstrainProportionsScale: 0
|
|
960
976
|
m_Children: []
|
|
961
977
|
m_Father: {fileID: 5284804230742788734}
|
|
962
|
-
m_RootOrder: 0
|
|
963
978
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
964
979
|
m_AnchorMin: {x: 0, y: 1}
|
|
965
980
|
m_AnchorMax: {x: 0, y: 1}
|
|
@@ -986,9 +1001,10 @@ MonoBehaviour:
|
|
|
986
1001
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
987
1002
|
m_Name:
|
|
988
1003
|
m_EditorClassIdentifier:
|
|
989
|
-
m_Material: {fileID:
|
|
1004
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
990
1005
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
991
1006
|
m_RaycastTarget: 1
|
|
1007
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
992
1008
|
m_Maskable: 1
|
|
993
1009
|
m_OnCullStateChanged:
|
|
994
1010
|
m_PersistentCalls:
|
|
@@ -1017,6 +1033,7 @@ MonoBehaviour:
|
|
|
1017
1033
|
m_EditorClassIdentifier:
|
|
1018
1034
|
m_Navigation:
|
|
1019
1035
|
m_Mode: 3
|
|
1036
|
+
m_WrapAround: 0
|
|
1020
1037
|
m_SelectOnUp: {fileID: 0}
|
|
1021
1038
|
m_SelectOnDown: {fileID: 0}
|
|
1022
1039
|
m_SelectOnLeft: {fileID: 0}
|
|
@@ -1072,11 +1089,11 @@ RectTransform:
|
|
|
1072
1089
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
1073
1090
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1074
1091
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1092
|
+
m_ConstrainProportionsScale: 0
|
|
1075
1093
|
m_Children:
|
|
1076
1094
|
- {fileID: 6796150311982407905}
|
|
1077
1095
|
- {fileID: 5284804230742788734}
|
|
1078
1096
|
m_Father: {fileID: 0}
|
|
1079
|
-
m_RootOrder: 0
|
|
1080
1097
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1081
1098
|
m_AnchorMin: {x: 0, y: 0}
|
|
1082
1099
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -1112,9 +1129,9 @@ RectTransform:
|
|
|
1112
1129
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
1113
1130
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1114
1131
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1132
|
+
m_ConstrainProportionsScale: 0
|
|
1115
1133
|
m_Children: []
|
|
1116
1134
|
m_Father: {fileID: 5284804230742788734}
|
|
1117
|
-
m_RootOrder: 1
|
|
1118
1135
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1119
1136
|
m_AnchorMin: {x: 1, y: 1}
|
|
1120
1137
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -1141,9 +1158,10 @@ MonoBehaviour:
|
|
|
1141
1158
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
1142
1159
|
m_Name:
|
|
1143
1160
|
m_EditorClassIdentifier:
|
|
1144
|
-
m_Material: {fileID:
|
|
1161
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
1145
1162
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1146
1163
|
m_RaycastTarget: 1
|
|
1164
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1147
1165
|
m_Maskable: 1
|
|
1148
1166
|
m_OnCullStateChanged:
|
|
1149
1167
|
m_PersistentCalls:
|
|
@@ -1172,6 +1190,7 @@ MonoBehaviour:
|
|
|
1172
1190
|
m_EditorClassIdentifier:
|
|
1173
1191
|
m_Navigation:
|
|
1174
1192
|
m_Mode: 3
|
|
1193
|
+
m_WrapAround: 0
|
|
1175
1194
|
m_SelectOnUp: {fileID: 0}
|
|
1176
1195
|
m_SelectOnDown: {fileID: 0}
|
|
1177
1196
|
m_SelectOnLeft: {fileID: 0}
|
|
@@ -58,7 +58,7 @@ MonoBehaviour:
|
|
|
58
58
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
59
59
|
m_Name:
|
|
60
60
|
m_EditorClassIdentifier:
|
|
61
|
-
m_Material: {fileID:
|
|
61
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
62
62
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
63
63
|
m_RaycastTarget: 1
|
|
64
64
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -184,7 +184,7 @@ MonoBehaviour:
|
|
|
184
184
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
185
185
|
m_Name:
|
|
186
186
|
m_EditorClassIdentifier:
|
|
187
|
-
m_Material: {fileID:
|
|
187
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
188
188
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
189
189
|
m_RaycastTarget: 1
|
|
190
190
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -303,7 +303,7 @@ MonoBehaviour:
|
|
|
303
303
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
304
304
|
m_Name:
|
|
305
305
|
m_EditorClassIdentifier:
|
|
306
|
-
m_Material: {fileID:
|
|
306
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
307
307
|
m_Color: {r: 0, g: 0, b: 0, a: 1}
|
|
308
308
|
m_RaycastTarget: 1
|
|
309
309
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -386,7 +386,7 @@ MonoBehaviour:
|
|
|
386
386
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
387
387
|
m_Name:
|
|
388
388
|
m_EditorClassIdentifier:
|
|
389
|
-
m_Material: {fileID:
|
|
389
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
390
390
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
391
391
|
m_RaycastTarget: 1
|
|
392
392
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -537,7 +537,7 @@ MonoBehaviour:
|
|
|
537
537
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
538
538
|
m_Name:
|
|
539
539
|
m_EditorClassIdentifier:
|
|
540
|
-
m_Material: {fileID:
|
|
540
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
541
541
|
m_Color: {r: 1, g: 1, b: 1, a: 0}
|
|
542
542
|
m_RaycastTarget: 1
|
|
543
543
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -612,7 +612,7 @@ MonoBehaviour:
|
|
|
612
612
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
613
613
|
m_Name:
|
|
614
614
|
m_EditorClassIdentifier:
|
|
615
|
-
m_Material: {fileID:
|
|
615
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
616
616
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
617
617
|
m_RaycastTarget: 1
|
|
618
618
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -687,7 +687,7 @@ MonoBehaviour:
|
|
|
687
687
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
688
688
|
m_Name:
|
|
689
689
|
m_EditorClassIdentifier:
|
|
690
|
-
m_Material: {fileID:
|
|
690
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
691
691
|
m_Color: {r: 0.6, g: 0.6, b: 0.6, a: 1}
|
|
692
692
|
m_RaycastTarget: 1
|
|
693
693
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -767,7 +767,7 @@ MonoBehaviour:
|
|
|
767
767
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
768
768
|
m_Name:
|
|
769
769
|
m_EditorClassIdentifier:
|
|
770
|
-
m_Material: {fileID:
|
|
770
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
771
771
|
m_Color: {r: 0.53333336, g: 0.53333336, b: 0.53333336, a: 1}
|
|
772
772
|
m_RaycastTarget: 1
|
|
773
773
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -860,7 +860,7 @@ MonoBehaviour:
|
|
|
860
860
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
861
861
|
m_Name:
|
|
862
862
|
m_EditorClassIdentifier:
|
|
863
|
-
m_Material: {fileID:
|
|
863
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
864
864
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
865
865
|
m_RaycastTarget: 1
|
|
866
866
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -936,7 +936,7 @@ MonoBehaviour:
|
|
|
936
936
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
937
937
|
m_Name:
|
|
938
938
|
m_EditorClassIdentifier:
|
|
939
|
-
m_Material: {fileID:
|
|
939
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
940
940
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
941
941
|
m_RaycastTarget: 1
|
|
942
942
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -1059,7 +1059,7 @@ MonoBehaviour:
|
|
|
1059
1059
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
1060
1060
|
m_Name:
|
|
1061
1061
|
m_EditorClassIdentifier:
|
|
1062
|
-
m_Material: {fileID:
|
|
1062
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
1063
1063
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1064
1064
|
m_RaycastTarget: 1
|
|
1065
1065
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -93,7 +93,7 @@ MonoBehaviour:
|
|
|
93
93
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
94
94
|
m_Name:
|
|
95
95
|
m_EditorClassIdentifier:
|
|
96
|
-
m_Material: {fileID:
|
|
96
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
97
97
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
98
98
|
m_RaycastTarget: 1
|
|
99
99
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -216,7 +216,7 @@ MonoBehaviour:
|
|
|
216
216
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
217
217
|
m_Name:
|
|
218
218
|
m_EditorClassIdentifier:
|
|
219
|
-
m_Material: {fileID:
|
|
219
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
220
220
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
221
221
|
m_RaycastTarget: 1
|
|
222
222
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -365,7 +365,7 @@ MonoBehaviour:
|
|
|
365
365
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
366
366
|
m_Name:
|
|
367
367
|
m_EditorClassIdentifier:
|
|
368
|
-
m_Material: {fileID:
|
|
368
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
369
369
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
370
370
|
m_RaycastTarget: 1
|
|
371
371
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -440,7 +440,7 @@ MonoBehaviour:
|
|
|
440
440
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
441
441
|
m_Name:
|
|
442
442
|
m_EditorClassIdentifier:
|
|
443
|
-
m_Material: {fileID:
|
|
443
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
444
444
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
445
445
|
m_RaycastTarget: 1
|
|
446
446
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -515,7 +515,7 @@ MonoBehaviour:
|
|
|
515
515
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
516
516
|
m_Name:
|
|
517
517
|
m_EditorClassIdentifier:
|
|
518
|
-
m_Material: {fileID:
|
|
518
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
519
519
|
m_Color: {r: 0.6, g: 0.6, b: 0.6, a: 1}
|
|
520
520
|
m_RaycastTarget: 1
|
|
521
521
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -573,7 +573,7 @@ RectTransform:
|
|
|
573
573
|
m_AnchorMin: {x: 0, y: 1}
|
|
574
574
|
m_AnchorMax: {x: 0, y: 1}
|
|
575
575
|
m_AnchoredPosition: {x: 110, y: -18}
|
|
576
|
-
m_SizeDelta: {x:
|
|
576
|
+
m_SizeDelta: {x: 0, y: 22}
|
|
577
577
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
578
578
|
--- !u!222 &4653790489836522185
|
|
579
579
|
CanvasRenderer:
|
|
@@ -595,7 +595,7 @@ MonoBehaviour:
|
|
|
595
595
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
596
596
|
m_Name:
|
|
597
597
|
m_EditorClassIdentifier:
|
|
598
|
-
m_Material: {fileID:
|
|
598
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
599
599
|
m_Color: {r: 0.53333336, g: 0.53333336, b: 0.53333336, a: 1}
|
|
600
600
|
m_RaycastTarget: 1
|
|
601
601
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -688,7 +688,7 @@ MonoBehaviour:
|
|
|
688
688
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
689
689
|
m_Name:
|
|
690
690
|
m_EditorClassIdentifier:
|
|
691
|
-
m_Material: {fileID:
|
|
691
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
692
692
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
693
693
|
m_RaycastTarget: 1
|
|
694
694
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -764,7 +764,7 @@ MonoBehaviour:
|
|
|
764
764
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
765
765
|
m_Name:
|
|
766
766
|
m_EditorClassIdentifier:
|
|
767
|
-
m_Material: {fileID:
|
|
767
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
768
768
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
769
769
|
m_RaycastTarget: 1
|
|
770
770
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -887,7 +887,7 @@ MonoBehaviour:
|
|
|
887
887
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
888
888
|
m_Name:
|
|
889
889
|
m_EditorClassIdentifier:
|
|
890
|
-
m_Material: {fileID:
|
|
890
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
891
891
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
892
892
|
m_RaycastTarget: 1
|
|
893
893
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
// Unity built-in shader source. Copyright (c) 2016 Unity Technologies. MIT license (see license.txt)
|
|
2
|
+
|
|
3
|
+
Shader "UI/Default(Gamma)"
|
|
4
|
+
{
|
|
5
|
+
Properties
|
|
6
|
+
{
|
|
7
|
+
[PerRendererData] _MainTex ("Sprite Texture", 2D) = "white" {}
|
|
8
|
+
_Color ("Tint", Color) = (1,1,1,1)
|
|
9
|
+
|
|
10
|
+
_StencilComp ("Stencil Comparison", Float) = 8
|
|
11
|
+
_Stencil ("Stencil ID", Float) = 0
|
|
12
|
+
_StencilOp ("Stencil Operation", Float) = 0
|
|
13
|
+
_StencilWriteMask ("Stencil Write Mask", Float) = 255
|
|
14
|
+
_StencilReadMask ("Stencil Read Mask", Float) = 255
|
|
15
|
+
|
|
16
|
+
_ColorMask ("Color Mask", Float) = 15
|
|
17
|
+
|
|
18
|
+
[Toggle(UNITY_UI_ALPHACLIP)] _UseUIAlphaClip ("Use Alpha Clip", Float) = 0
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
SubShader
|
|
22
|
+
{
|
|
23
|
+
Tags
|
|
24
|
+
{
|
|
25
|
+
"Queue"="Transparent"
|
|
26
|
+
"IgnoreProjector"="True"
|
|
27
|
+
"RenderType"="Transparent"
|
|
28
|
+
"PreviewType"="Plane"
|
|
29
|
+
"CanUseSpriteAtlas"="True"
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
Stencil
|
|
33
|
+
{
|
|
34
|
+
Ref [_Stencil]
|
|
35
|
+
Comp [_StencilComp]
|
|
36
|
+
Pass [_StencilOp]
|
|
37
|
+
ReadMask [_StencilReadMask]
|
|
38
|
+
WriteMask [_StencilWriteMask]
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
Cull Off
|
|
42
|
+
Lighting Off
|
|
43
|
+
ZWrite Off
|
|
44
|
+
ZTest [unity_GUIZTestMode]
|
|
45
|
+
Blend One OneMinusSrcAlpha
|
|
46
|
+
ColorMask [_ColorMask]
|
|
47
|
+
|
|
48
|
+
Pass
|
|
49
|
+
{
|
|
50
|
+
Name "Default"
|
|
51
|
+
CGPROGRAM
|
|
52
|
+
#pragma vertex vert
|
|
53
|
+
#pragma fragment frag
|
|
54
|
+
#pragma target 2.0
|
|
55
|
+
|
|
56
|
+
#include "UnityCG.cginc"
|
|
57
|
+
#include "UnityUI.cginc"
|
|
58
|
+
|
|
59
|
+
#pragma multi_compile_local _ UNITY_UI_CLIP_RECT
|
|
60
|
+
#pragma multi_compile_local _ UNITY_UI_ALPHACLIP
|
|
61
|
+
|
|
62
|
+
struct appdata_t
|
|
63
|
+
{
|
|
64
|
+
float4 vertex : POSITION;
|
|
65
|
+
float4 color : COLOR;
|
|
66
|
+
float2 texcoord : TEXCOORD0;
|
|
67
|
+
UNITY_VERTEX_INPUT_INSTANCE_ID
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
struct v2f
|
|
71
|
+
{
|
|
72
|
+
float4 vertex : SV_POSITION;
|
|
73
|
+
fixed4 color : COLOR;
|
|
74
|
+
float2 texcoord : TEXCOORD0;
|
|
75
|
+
float4 worldPosition : TEXCOORD1;
|
|
76
|
+
half4 mask : TEXCOORD2;
|
|
77
|
+
UNITY_VERTEX_OUTPUT_STEREO
|
|
78
|
+
};
|
|
79
|
+
|
|
80
|
+
sampler2D _MainTex;
|
|
81
|
+
fixed4 _Color;
|
|
82
|
+
fixed4 _TextureSampleAdd;
|
|
83
|
+
float4 _ClipRect;
|
|
84
|
+
float4 _MainTex_ST;
|
|
85
|
+
float _UIMaskSoftnessX;
|
|
86
|
+
float _UIMaskSoftnessY;
|
|
87
|
+
|
|
88
|
+
v2f vert(appdata_t v)
|
|
89
|
+
{
|
|
90
|
+
v2f OUT;
|
|
91
|
+
UNITY_SETUP_INSTANCE_ID(v);
|
|
92
|
+
UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(OUT);
|
|
93
|
+
float4 vPosition = UnityObjectToClipPos(v.vertex);
|
|
94
|
+
OUT.worldPosition = v.vertex;
|
|
95
|
+
OUT.vertex = vPosition;
|
|
96
|
+
|
|
97
|
+
float2 pixelSize = vPosition.w;
|
|
98
|
+
pixelSize /= float2(1, 1) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy));
|
|
99
|
+
|
|
100
|
+
float4 clampedRect = clamp(_ClipRect, -2e10, 2e10);
|
|
101
|
+
float2 maskUV = (v.vertex.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy);
|
|
102
|
+
OUT.texcoord = TRANSFORM_TEX(v.texcoord.xy, _MainTex);
|
|
103
|
+
OUT.mask = half4(v.vertex.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_UIMaskSoftnessX, _UIMaskSoftnessY) + abs(pixelSize.xy)));
|
|
104
|
+
|
|
105
|
+
OUT.color = v.color * _Color;
|
|
106
|
+
return OUT;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
fixed4 frag(v2f IN) : SV_Target
|
|
110
|
+
{
|
|
111
|
+
half4 color = IN.color * (tex2D(_MainTex, IN.texcoord) + _TextureSampleAdd);
|
|
112
|
+
|
|
113
|
+
#ifdef UNITY_UI_CLIP_RECT
|
|
114
|
+
half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw);
|
|
115
|
+
color.a *= m.x * m.y;
|
|
116
|
+
#endif
|
|
117
|
+
|
|
118
|
+
#ifdef UNITY_UI_ALPHACLIP
|
|
119
|
+
clip (color.a - 0.001);
|
|
120
|
+
#endif
|
|
121
|
+
|
|
122
|
+
color.rgb *= color.a;
|
|
123
|
+
|
|
124
|
+
return color;
|
|
125
|
+
}
|
|
126
|
+
ENDCG
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
}
|