summaryrefslogtreecommitdiff
path: root/Assets/Samples/Demo/UIEffect_Demo.asmdef
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-04-07 21:33:14 +0800
committerchai <chaifix@163.com>2021-04-07 21:33:14 +0800
commitc47b92e92cf33ae8bf2f38929e137294397e4735 (patch)
treec67ae3419eaf15e84f1679186e107f598de33978 /Assets/Samples/Demo/UIEffect_Demo.asmdef
Diffstat (limited to 'Assets/Samples/Demo/UIEffect_Demo.asmdef')
-rw-r--r--Assets/Samples/Demo/UIEffect_Demo.asmdef14
1 files changed, 14 insertions, 0 deletions
diff --git a/Assets/Samples/Demo/UIEffect_Demo.asmdef b/Assets/Samples/Demo/UIEffect_Demo.asmdef
new file mode 100644
index 0000000..c19d48e
--- /dev/null
+++ b/Assets/Samples/Demo/UIEffect_Demo.asmdef
@@ -0,0 +1,14 @@
+{
+ "name": "UIEffect_Demo",
+ "references": [
+ "UIEffect"
+ ],
+ "optionalUnityReferences": [],
+ "includePlatforms": [],
+ "excludePlatforms": [],
+ "allowUnsafeCode": false,
+ "overrideReferences": false,
+ "precompiledReferences": [],
+ "autoReferenced": false,
+ "defineConstraints": []
+} \ No newline at end of file