From 766cdff5ffa72b65d7f106658d1603f47739b2ba Mon Sep 17 00:00:00 2001
From: chai <215380520@qq.com>
Date: Fri, 27 Oct 2023 11:05:14 +0800
Subject: + init

---
 GameCode/CurveAnimationType.cs | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 GameCode/CurveAnimationType.cs

(limited to 'GameCode/CurveAnimationType.cs')

diff --git a/GameCode/CurveAnimationType.cs b/GameCode/CurveAnimationType.cs
new file mode 100644
index 0000000..ad2e885
--- /dev/null
+++ b/GameCode/CurveAnimationType.cs
@@ -0,0 +1,7 @@
+public enum CurveAnimationType
+{
+	Scale,
+	Position,
+	RectPosition,
+	Rotation
+}
-- 
cgit v1.1-26-g67d0