You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**UTween** is an interpolation animation component for **Unity**. You can quickly configure animations through built-in components or write animations through code.
4
6
@@ -70,22 +72,22 @@
70
72
71
73
### 1.3. <aname='Preview'></a>Preview
72
74
Add components and use rich built-in animation and easing functions:
73
-
<divstyle="align: center">
75
+
<divalign="center">
74
76
<imgsrc="/Res/UTween_TwweenType_EaseType.gif"/>
75
77
</div>
76
78
77
79
Support each axis independent curve:
78
-
<divstyle="align: center">
80
+
<divalign="center">
79
81
<imgsrc="/Res/UTween_InspectorMultiCurve.png"/>
80
82
</div>
81
83
82
84
The editor previews the animation in real time, what you see is what you get:
0 commit comments