diff options
author | chai <chaifix@163.com> | 2022-07-02 18:23:46 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-07-02 18:23:46 +0800 |
commit | f0f1d830651f3737030e258dc86b42a37baa1bca (patch) | |
tree | 386946c608ec02094c81253872e890615e0c3807 /JamHelper/Assets/JamUtils/Smoothing | |
parent | e7e9156b0e4d180f8f9e291eb5ccfb08847e6269 (diff) |
* change directory
Diffstat (limited to 'JamHelper/Assets/JamUtils/Smoothing')
5 files changed, 0 insertions, 39 deletions
diff --git a/JamHelper/Assets/JamUtils/Smoothing/README.txt b/JamHelper/Assets/JamUtils/Smoothing/README.txt deleted file mode 100644 index 76a1c59..0000000 --- a/JamHelper/Assets/JamUtils/Smoothing/README.txt +++ /dev/null @@ -1 +0,0 @@ -平滑是提升表现力的常用手段,避免突变(snap)导致的糟糕体验
\ No newline at end of file diff --git a/JamHelper/Assets/JamUtils/Smoothing/README.txt.meta b/JamHelper/Assets/JamUtils/Smoothing/README.txt.meta deleted file mode 100644 index ef1aa65..0000000 --- a/JamHelper/Assets/JamUtils/Smoothing/README.txt.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 222f97e27b4d9064490d2ffa8da4aa61 -TextScriptImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/JamHelper/Assets/JamUtils/Smoothing/Scripts.meta b/JamHelper/Assets/JamUtils/Smoothing/Scripts.meta deleted file mode 100644 index 136cbc7..0000000 --- a/JamHelper/Assets/JamUtils/Smoothing/Scripts.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 523910ec9c7c05b4aabb3eb309cb7230 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs b/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs deleted file mode 100644 index 61fa0da..0000000 --- a/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System.Collections;
-using System.Collections.Generic;
-using UnityEngine;
-
-namespace JamUtils
-{
-
- public class SmoothUtil
- {
-
- }
-}
diff --git a/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs.meta b/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs.meta deleted file mode 100644 index 518b5ff..0000000 --- a/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 02c9d074c9b97f54fa5eb70594f622b6 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: |