From 28c0caa68ed079f6a965f35582374c625637be7f Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 24 六月 2025 21:23:56 +0800
Subject: [PATCH] 0312 去除安全适配代码,后续需要直接改UIBase的根节点

---
 BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset b/BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset
index c087452..27669bf 100644
--- a/BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset
+++ b/BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset
@@ -18,30 +18,30 @@
     - serializedVersion: 3
       time: 0
       value: 0
-      inSlope: 1.3593498
-      outSlope: 1.3593498
+      inSlope: 1.375
+      outSlope: 1.375
       tangentMode: 34
       weightedMode: 0
       inWeight: 0
       outWeight: 0.33333334
     - serializedVersion: 3
-      time: 0.7356458
+      time: 0.8
+      value: 1.1
+      inSlope: 0.12001413
+      outSlope: 0.12001413
+      tangentMode: 0
+      weightedMode: 0
+      inWeight: 0.33333334
+      outWeight: 0.12117904
+    - serializedVersion: 3
+      time: 1
       value: 1
-      inSlope: 0.46972936
-      outSlope: 0.46972936
+      inSlope: -0.5000002
+      outSlope: -0.5000002
       tangentMode: 34
       weightedMode: 0
       inWeight: 0.33333334
       outWeight: 0.33333334
-    - serializedVersion: 3
-      time: 1
-      value: 0.889
-      inSlope: -0.41989115
-      outSlope: -0.41989115
-      tangentMode: 34
-      weightedMode: 0
-      inWeight: 0.33333334
-      outWeight: 0
     m_PreInfinity: 2
     m_PostInfinity: 2
     m_RotationOrder: 4

--
Gitblit v1.8.0