diff options
| author | chai <chaifix@163.com> | 2021-09-30 09:39:47 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2021-09-30 09:39:47 +0800 |
| commit | 76745de7a04e46d18319c734067fa49641370014 (patch) | |
| tree | a4c3c36bc58a4b31c8dc3024c68818e9e0d7de94 /Assets/Bundle/Shaders/Common/Image/common_img_bloom.cs | |
| parent | b781f9ecf36bcc6c614538ac427fa2eb8f1e29d2 (diff) | |
*Unit Preprocessing
Diffstat (limited to 'Assets/Bundle/Shaders/Common/Image/common_img_bloom.cs')
| -rw-r--r-- | Assets/Bundle/Shaders/Common/Image/common_img_bloom.cs | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Assets/Bundle/Shaders/Common/Image/common_img_bloom.cs b/Assets/Bundle/Shaders/Common/Image/common_img_bloom.cs deleted file mode 100644 index a5603324..00000000 --- a/Assets/Bundle/Shaders/Common/Image/common_img_bloom.cs +++ /dev/null @@ -1,18 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -public class common_img_bloom : MonoBehaviour -{ - // Start is called before the first frame update - void Start() - { - - } - - // Update is called once per frame - void Update() - { - - } -} |
