From 8751d63837552cfa9586643b401d07b0f2ae569b Mon Sep 17 00:00:00 2001 From: Ding Yuntian <1491671119@qq.com> Date: Wed, 25 Mar 2026 22:41:33 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=B5=84=E6=BA=90=E4=BB=8EResource?= =?UTF-8?q?s=E6=95=B4=E4=BD=93=E8=BF=81=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. Resources下的Materials和Shaders整体迁出到Assets/Materials下 2. 删除部分已经停止使用的Materials和Shaders --- .../Materials/AlarmMaterial.mat | 0 .../Materials/AlarmMaterial.mat.meta | 0 .../Materials/BigCarRoation.mat | 0 .../Materials/BigCarRoation.mat.meta | 0 Assets/{Resources => }/Materials/Cable.mat | 0 .../{Resources => }/Materials/Cable.mat.meta | 0 .../Materials/EyeMaterials.meta | 0 .../Materials/EyeMaterials/ItemColor.mat | 0 .../Materials/EyeMaterials/ItemColor.mat.meta | 0 .../Materials/EyeMaterials/ItemError.mat | 0 .../Materials/EyeMaterials/ItemError.mat.meta | 0 .../Materials/EyeMaterials/ItemnoColor.mat | 0 .../EyeMaterials/ItemnoColor.mat.meta | 0 .../Materials/EyeMaterials/PlantError.mat | 0 .../EyeMaterials/PlantError.mat.meta | 0 .../Materials/EyeMaterials/PosterColor.mat | 0 .../EyeMaterials/PosterColor.mat.meta | 0 .../Materials/EyeMaterials/PosterError.mat | 0 .../EyeMaterials/PosterError.mat.meta | 0 .../Materials/EyeMaterials/PosternoColor.mat | 0 .../EyeMaterials/PosternoColor.mat.meta | 0 .../EyeMaterials/backgroundColor.mat | 0 .../EyeMaterials/backgroundColor.mat.meta | 0 .../EyeMaterials/backgroundError.mat | 0 .../EyeMaterials/backgroundError.mat.meta | 0 .../EyeMaterials/backgroundnoColor.mat | 0 .../EyeMaterials/backgroundnoColor.mat.meta | 0 .../Materials/EyeMaterials/computerColor.mat | 0 .../EyeMaterials/computerColor.mat.meta | 0 .../Materials/EyeMaterials/computerError.mat | 0 .../EyeMaterials/computerError.mat.meta | 0 .../EyeMaterials/computernoColor.mat | 0 .../EyeMaterials/computernoColor.mat.meta | 0 .../Materials/EyeMaterials/lightColor.mat | 0 .../EyeMaterials/lightColor.mat.meta | 0 .../Materials/EyeMaterials/lightError.mat | 0 .../EyeMaterials/lightError.mat.meta | 0 .../Materials/EyeMaterials/lightNoColor.mat | 0 .../EyeMaterials/lightNoColor.mat.meta | 0 .../Materials/EyeMaterials/plantColor.mat | 0 .../EyeMaterials/plantColor.mat.meta | 0 .../Materials/EyeMaterials/plantnoColor.mat | 0 .../EyeMaterials/plantnoColor.mat.meta | 0 .../Materials/EyeMaterials/skyColor.mat | 0 .../Materials/EyeMaterials/skyColor.mat.meta | 0 .../Materials/EyeMaterials/skyError.mat | 0 .../Materials/EyeMaterials/skyError.mat.meta | 0 .../Materials/EyeMaterials/skynoColor.mat | 0 .../EyeMaterials/skynoColor.mat.meta | 0 .../Materials/HighlightMaterial.mat | 0 .../Materials/HighlightMaterial.mat.meta | 0 .../Materials/LinkScreenMaterial.mat | 0 .../Materials/LinkScreenMaterial.mat.meta | 0 .../{Resources => }/Materials/MemoryColor.mat | 0 .../Materials/MemoryColor.mat.meta | 0 .../Materials/MemoryFinsihMaterial.mat | 0 .../Materials/MemoryFinsihMaterial.mat.meta | 0 .../Materials/MemoryForFade.mat | 0 .../Materials/MemoryForFade.mat.meta | 0 .../{Resources => }/Materials/MemoryInEye.mat | 0 .../Materials/MemoryInEye.mat.meta | 0 .../Materials/MemoryNoColor.mat | 0 .../Materials/MemoryNoColor.mat.meta | 0 .../Materials/MemorySearchScreen.mat | 0 .../Materials/MemorySearchScreen.mat.meta | 0 .../Materials/MemorySearchTest.mat | 0 .../Materials/MemorySearchTest.mat.meta | 0 .../Materials/OnlyOutLineMaterial.mat | 0 .../Materials/OnlyOutLineMaterial.mat.meta | 0 .../Materials/UFSearchMemoryMaterial.mat | 0 .../Materials/UFSearchMemoryMaterial.mat.meta | 0 .../{Resources => }/Materials/heartBeat.mat | 0 .../Materials/heartBeat.mat.meta | 0 Assets/Resources/Materials.meta | 8 - Assets/Resources/Materials/FadeRing.mat | 50 - Assets/Resources/Materials/FadeRing.mat.meta | 8 - Assets/Resources/Shader.meta | 8 - Assets/Resources/Shader/Blur.mat | 90 - Assets/Resources/Shader/Blur.mat.meta | 8 - Assets/Resources/Shader/CableMaterial.mat | 77 - .../Resources/Shader/CableMaterial.mat.meta | 8 - Assets/Resources/Shader/FadeRing.shader | 64 - Assets/Resources/Shader/FadeRing.shader.meta | 9 - Assets/Resources/Shader/GaussianBlur.shader | 67 - .../Resources/Shader/GaussianBlur.shader.meta | 9 - Assets/Resources/Shader/LineMaterial.mat | 77 - Assets/Resources/Shader/LineMaterial.mat.meta | 8 - .../Shader/LineShaderGraph.shadergraph | 2196 --------------- .../Shader/LineShaderGraph.shadergraph.meta | 10 - Assets/Resources/Shader/PeipeiFixScene.meta | 8 - .../Global Volume Profile.asset | 59 - .../Global Volume Profile.asset.meta | 8 - .../PeipeiFixScene/全局混乱 Profile.asset | 15 - .../全局混乱 Profile.asset.meta | 8 - Assets/Resources/Shader/memoryMaterial.mat | 89 - .../Resources/Shader/memoryMaterial.mat.meta | 8 - .../Resources/Shader/memoryShader.shadergraph | 1764 ------------ .../Shader/memoryShader.shadergraph.meta | 10 - .../Resources/Shader/memorytest.shadergraph | 2383 ----------------- .../Shader/memorytest.shadergraph.meta | 10 - 100 files changed, 7059 deletions(-) rename Assets/{Resources => }/Materials/AlarmMaterial.mat (100%) rename Assets/{Resources => }/Materials/AlarmMaterial.mat.meta (100%) rename Assets/{Resources => }/Materials/BigCarRoation.mat (100%) rename Assets/{Resources => }/Materials/BigCarRoation.mat.meta (100%) rename Assets/{Resources => }/Materials/Cable.mat (100%) rename Assets/{Resources => }/Materials/Cable.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/ItemColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/ItemColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/ItemError.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/ItemError.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/ItemnoColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/ItemnoColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/PlantError.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/PlantError.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/PosterColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/PosterColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/PosterError.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/PosterError.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/PosternoColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/PosternoColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/backgroundColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/backgroundColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/backgroundError.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/backgroundError.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/backgroundnoColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/backgroundnoColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/computerColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/computerColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/computerError.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/computerError.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/computernoColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/computernoColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/lightColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/lightColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/lightError.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/lightError.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/lightNoColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/lightNoColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/plantColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/plantColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/plantnoColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/plantnoColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/skyColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/skyColor.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/skyError.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/skyError.mat.meta (100%) rename Assets/{Resources => }/Materials/EyeMaterials/skynoColor.mat (100%) rename Assets/{Resources => }/Materials/EyeMaterials/skynoColor.mat.meta (100%) rename Assets/{Resources => }/Materials/HighlightMaterial.mat (100%) rename Assets/{Resources => }/Materials/HighlightMaterial.mat.meta (100%) rename Assets/{Resources => }/Materials/LinkScreenMaterial.mat (100%) rename Assets/{Resources => }/Materials/LinkScreenMaterial.mat.meta (100%) rename Assets/{Resources => }/Materials/MemoryColor.mat (100%) rename Assets/{Resources => }/Materials/MemoryColor.mat.meta (100%) rename Assets/{Resources => }/Materials/MemoryFinsihMaterial.mat (100%) rename Assets/{Resources => }/Materials/MemoryFinsihMaterial.mat.meta (100%) rename Assets/{Resources => }/Materials/MemoryForFade.mat (100%) rename Assets/{Resources => }/Materials/MemoryForFade.mat.meta (100%) rename Assets/{Resources => }/Materials/MemoryInEye.mat (100%) rename Assets/{Resources => }/Materials/MemoryInEye.mat.meta (100%) rename Assets/{Resources => }/Materials/MemoryNoColor.mat (100%) rename Assets/{Resources => }/Materials/MemoryNoColor.mat.meta (100%) rename Assets/{Resources => }/Materials/MemorySearchScreen.mat (100%) rename Assets/{Resources => }/Materials/MemorySearchScreen.mat.meta (100%) rename Assets/{Resources => }/Materials/MemorySearchTest.mat (100%) rename Assets/{Resources => }/Materials/MemorySearchTest.mat.meta (100%) rename Assets/{Resources => }/Materials/OnlyOutLineMaterial.mat (100%) rename Assets/{Resources => }/Materials/OnlyOutLineMaterial.mat.meta (100%) rename Assets/{Resources => }/Materials/UFSearchMemoryMaterial.mat (100%) rename Assets/{Resources => }/Materials/UFSearchMemoryMaterial.mat.meta (100%) rename Assets/{Resources => }/Materials/heartBeat.mat (100%) rename Assets/{Resources => }/Materials/heartBeat.mat.meta (100%) delete mode 100644 Assets/Resources/Materials.meta delete mode 100644 Assets/Resources/Materials/FadeRing.mat delete mode 100644 Assets/Resources/Materials/FadeRing.mat.meta delete mode 100644 Assets/Resources/Shader.meta delete mode 100644 Assets/Resources/Shader/Blur.mat delete mode 100644 Assets/Resources/Shader/Blur.mat.meta delete mode 100644 Assets/Resources/Shader/CableMaterial.mat delete mode 100644 Assets/Resources/Shader/CableMaterial.mat.meta delete mode 100644 Assets/Resources/Shader/FadeRing.shader delete mode 100644 Assets/Resources/Shader/FadeRing.shader.meta delete mode 100644 Assets/Resources/Shader/GaussianBlur.shader delete mode 100644 Assets/Resources/Shader/GaussianBlur.shader.meta delete mode 100644 Assets/Resources/Shader/LineMaterial.mat delete mode 100644 Assets/Resources/Shader/LineMaterial.mat.meta delete mode 100644 Assets/Resources/Shader/LineShaderGraph.shadergraph delete mode 100644 Assets/Resources/Shader/LineShaderGraph.shadergraph.meta delete mode 100644 Assets/Resources/Shader/PeipeiFixScene.meta delete mode 100644 Assets/Resources/Shader/PeipeiFixScene/Global Volume Profile.asset delete mode 100644 Assets/Resources/Shader/PeipeiFixScene/Global Volume Profile.asset.meta delete mode 100644 Assets/Resources/Shader/PeipeiFixScene/全局混乱 Profile.asset delete mode 100644 Assets/Resources/Shader/PeipeiFixScene/全局混乱 Profile.asset.meta delete mode 100644 Assets/Resources/Shader/memoryMaterial.mat delete mode 100644 Assets/Resources/Shader/memoryMaterial.mat.meta delete mode 100644 Assets/Resources/Shader/memoryShader.shadergraph delete mode 100644 Assets/Resources/Shader/memoryShader.shadergraph.meta delete mode 100644 Assets/Resources/Shader/memorytest.shadergraph delete mode 100644 Assets/Resources/Shader/memorytest.shadergraph.meta diff --git a/Assets/Resources/Materials/AlarmMaterial.mat b/Assets/Materials/AlarmMaterial.mat similarity index 100% rename from Assets/Resources/Materials/AlarmMaterial.mat rename to Assets/Materials/AlarmMaterial.mat diff --git a/Assets/Resources/Materials/AlarmMaterial.mat.meta b/Assets/Materials/AlarmMaterial.mat.meta similarity index 100% rename from Assets/Resources/Materials/AlarmMaterial.mat.meta rename to Assets/Materials/AlarmMaterial.mat.meta diff --git a/Assets/Resources/Materials/BigCarRoation.mat b/Assets/Materials/BigCarRoation.mat similarity index 100% rename from Assets/Resources/Materials/BigCarRoation.mat rename to Assets/Materials/BigCarRoation.mat diff --git a/Assets/Resources/Materials/BigCarRoation.mat.meta b/Assets/Materials/BigCarRoation.mat.meta similarity index 100% rename from Assets/Resources/Materials/BigCarRoation.mat.meta rename to Assets/Materials/BigCarRoation.mat.meta diff --git a/Assets/Resources/Materials/Cable.mat b/Assets/Materials/Cable.mat similarity index 100% rename from Assets/Resources/Materials/Cable.mat rename to Assets/Materials/Cable.mat diff --git a/Assets/Resources/Materials/Cable.mat.meta b/Assets/Materials/Cable.mat.meta similarity index 100% rename from Assets/Resources/Materials/Cable.mat.meta rename to Assets/Materials/Cable.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials.meta b/Assets/Materials/EyeMaterials.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials.meta rename to Assets/Materials/EyeMaterials.meta diff --git a/Assets/Resources/Materials/EyeMaterials/ItemColor.mat b/Assets/Materials/EyeMaterials/ItemColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/ItemColor.mat rename to Assets/Materials/EyeMaterials/ItemColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/ItemColor.mat.meta b/Assets/Materials/EyeMaterials/ItemColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/ItemColor.mat.meta rename to Assets/Materials/EyeMaterials/ItemColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/ItemError.mat b/Assets/Materials/EyeMaterials/ItemError.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/ItemError.mat rename to Assets/Materials/EyeMaterials/ItemError.mat diff --git a/Assets/Resources/Materials/EyeMaterials/ItemError.mat.meta b/Assets/Materials/EyeMaterials/ItemError.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/ItemError.mat.meta rename to Assets/Materials/EyeMaterials/ItemError.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/ItemnoColor.mat b/Assets/Materials/EyeMaterials/ItemnoColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/ItemnoColor.mat rename to Assets/Materials/EyeMaterials/ItemnoColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/ItemnoColor.mat.meta b/Assets/Materials/EyeMaterials/ItemnoColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/ItemnoColor.mat.meta rename to Assets/Materials/EyeMaterials/ItemnoColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/PlantError.mat b/Assets/Materials/EyeMaterials/PlantError.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/PlantError.mat rename to Assets/Materials/EyeMaterials/PlantError.mat diff --git a/Assets/Resources/Materials/EyeMaterials/PlantError.mat.meta b/Assets/Materials/EyeMaterials/PlantError.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/PlantError.mat.meta rename to Assets/Materials/EyeMaterials/PlantError.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/PosterColor.mat b/Assets/Materials/EyeMaterials/PosterColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/PosterColor.mat rename to Assets/Materials/EyeMaterials/PosterColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/PosterColor.mat.meta b/Assets/Materials/EyeMaterials/PosterColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/PosterColor.mat.meta rename to Assets/Materials/EyeMaterials/PosterColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/PosterError.mat b/Assets/Materials/EyeMaterials/PosterError.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/PosterError.mat rename to Assets/Materials/EyeMaterials/PosterError.mat diff --git a/Assets/Resources/Materials/EyeMaterials/PosterError.mat.meta b/Assets/Materials/EyeMaterials/PosterError.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/PosterError.mat.meta rename to Assets/Materials/EyeMaterials/PosterError.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/PosternoColor.mat b/Assets/Materials/EyeMaterials/PosternoColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/PosternoColor.mat rename to Assets/Materials/EyeMaterials/PosternoColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/PosternoColor.mat.meta b/Assets/Materials/EyeMaterials/PosternoColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/PosternoColor.mat.meta rename to Assets/Materials/EyeMaterials/PosternoColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/backgroundColor.mat b/Assets/Materials/EyeMaterials/backgroundColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/backgroundColor.mat rename to Assets/Materials/EyeMaterials/backgroundColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/backgroundColor.mat.meta b/Assets/Materials/EyeMaterials/backgroundColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/backgroundColor.mat.meta rename to Assets/Materials/EyeMaterials/backgroundColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/backgroundError.mat b/Assets/Materials/EyeMaterials/backgroundError.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/backgroundError.mat rename to Assets/Materials/EyeMaterials/backgroundError.mat diff --git a/Assets/Resources/Materials/EyeMaterials/backgroundError.mat.meta b/Assets/Materials/EyeMaterials/backgroundError.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/backgroundError.mat.meta rename to Assets/Materials/EyeMaterials/backgroundError.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/backgroundnoColor.mat b/Assets/Materials/EyeMaterials/backgroundnoColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/backgroundnoColor.mat rename to Assets/Materials/EyeMaterials/backgroundnoColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/backgroundnoColor.mat.meta b/Assets/Materials/EyeMaterials/backgroundnoColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/backgroundnoColor.mat.meta rename to Assets/Materials/EyeMaterials/backgroundnoColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/computerColor.mat b/Assets/Materials/EyeMaterials/computerColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/computerColor.mat rename to Assets/Materials/EyeMaterials/computerColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/computerColor.mat.meta b/Assets/Materials/EyeMaterials/computerColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/computerColor.mat.meta rename to Assets/Materials/EyeMaterials/computerColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/computerError.mat b/Assets/Materials/EyeMaterials/computerError.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/computerError.mat rename to Assets/Materials/EyeMaterials/computerError.mat diff --git a/Assets/Resources/Materials/EyeMaterials/computerError.mat.meta b/Assets/Materials/EyeMaterials/computerError.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/computerError.mat.meta rename to Assets/Materials/EyeMaterials/computerError.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/computernoColor.mat b/Assets/Materials/EyeMaterials/computernoColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/computernoColor.mat rename to Assets/Materials/EyeMaterials/computernoColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/computernoColor.mat.meta b/Assets/Materials/EyeMaterials/computernoColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/computernoColor.mat.meta rename to Assets/Materials/EyeMaterials/computernoColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/lightColor.mat b/Assets/Materials/EyeMaterials/lightColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/lightColor.mat rename to Assets/Materials/EyeMaterials/lightColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/lightColor.mat.meta b/Assets/Materials/EyeMaterials/lightColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/lightColor.mat.meta rename to Assets/Materials/EyeMaterials/lightColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/lightError.mat b/Assets/Materials/EyeMaterials/lightError.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/lightError.mat rename to Assets/Materials/EyeMaterials/lightError.mat diff --git a/Assets/Resources/Materials/EyeMaterials/lightError.mat.meta b/Assets/Materials/EyeMaterials/lightError.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/lightError.mat.meta rename to Assets/Materials/EyeMaterials/lightError.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/lightNoColor.mat b/Assets/Materials/EyeMaterials/lightNoColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/lightNoColor.mat rename to Assets/Materials/EyeMaterials/lightNoColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/lightNoColor.mat.meta b/Assets/Materials/EyeMaterials/lightNoColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/lightNoColor.mat.meta rename to Assets/Materials/EyeMaterials/lightNoColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/plantColor.mat b/Assets/Materials/EyeMaterials/plantColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/plantColor.mat rename to Assets/Materials/EyeMaterials/plantColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/plantColor.mat.meta b/Assets/Materials/EyeMaterials/plantColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/plantColor.mat.meta rename to Assets/Materials/EyeMaterials/plantColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/plantnoColor.mat b/Assets/Materials/EyeMaterials/plantnoColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/plantnoColor.mat rename to Assets/Materials/EyeMaterials/plantnoColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/plantnoColor.mat.meta b/Assets/Materials/EyeMaterials/plantnoColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/plantnoColor.mat.meta rename to Assets/Materials/EyeMaterials/plantnoColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/skyColor.mat b/Assets/Materials/EyeMaterials/skyColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/skyColor.mat rename to Assets/Materials/EyeMaterials/skyColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/skyColor.mat.meta b/Assets/Materials/EyeMaterials/skyColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/skyColor.mat.meta rename to Assets/Materials/EyeMaterials/skyColor.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/skyError.mat b/Assets/Materials/EyeMaterials/skyError.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/skyError.mat rename to Assets/Materials/EyeMaterials/skyError.mat diff --git a/Assets/Resources/Materials/EyeMaterials/skyError.mat.meta b/Assets/Materials/EyeMaterials/skyError.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/skyError.mat.meta rename to Assets/Materials/EyeMaterials/skyError.mat.meta diff --git a/Assets/Resources/Materials/EyeMaterials/skynoColor.mat b/Assets/Materials/EyeMaterials/skynoColor.mat similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/skynoColor.mat rename to Assets/Materials/EyeMaterials/skynoColor.mat diff --git a/Assets/Resources/Materials/EyeMaterials/skynoColor.mat.meta b/Assets/Materials/EyeMaterials/skynoColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/EyeMaterials/skynoColor.mat.meta rename to Assets/Materials/EyeMaterials/skynoColor.mat.meta diff --git a/Assets/Resources/Materials/HighlightMaterial.mat b/Assets/Materials/HighlightMaterial.mat similarity index 100% rename from Assets/Resources/Materials/HighlightMaterial.mat rename to Assets/Materials/HighlightMaterial.mat diff --git a/Assets/Resources/Materials/HighlightMaterial.mat.meta b/Assets/Materials/HighlightMaterial.mat.meta similarity index 100% rename from Assets/Resources/Materials/HighlightMaterial.mat.meta rename to Assets/Materials/HighlightMaterial.mat.meta diff --git a/Assets/Resources/Materials/LinkScreenMaterial.mat b/Assets/Materials/LinkScreenMaterial.mat similarity index 100% rename from Assets/Resources/Materials/LinkScreenMaterial.mat rename to Assets/Materials/LinkScreenMaterial.mat diff --git a/Assets/Resources/Materials/LinkScreenMaterial.mat.meta b/Assets/Materials/LinkScreenMaterial.mat.meta similarity index 100% rename from Assets/Resources/Materials/LinkScreenMaterial.mat.meta rename to Assets/Materials/LinkScreenMaterial.mat.meta diff --git a/Assets/Resources/Materials/MemoryColor.mat b/Assets/Materials/MemoryColor.mat similarity index 100% rename from Assets/Resources/Materials/MemoryColor.mat rename to Assets/Materials/MemoryColor.mat diff --git a/Assets/Resources/Materials/MemoryColor.mat.meta b/Assets/Materials/MemoryColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/MemoryColor.mat.meta rename to Assets/Materials/MemoryColor.mat.meta diff --git a/Assets/Resources/Materials/MemoryFinsihMaterial.mat b/Assets/Materials/MemoryFinsihMaterial.mat similarity index 100% rename from Assets/Resources/Materials/MemoryFinsihMaterial.mat rename to Assets/Materials/MemoryFinsihMaterial.mat diff --git a/Assets/Resources/Materials/MemoryFinsihMaterial.mat.meta b/Assets/Materials/MemoryFinsihMaterial.mat.meta similarity index 100% rename from Assets/Resources/Materials/MemoryFinsihMaterial.mat.meta rename to Assets/Materials/MemoryFinsihMaterial.mat.meta diff --git a/Assets/Resources/Materials/MemoryForFade.mat b/Assets/Materials/MemoryForFade.mat similarity index 100% rename from Assets/Resources/Materials/MemoryForFade.mat rename to Assets/Materials/MemoryForFade.mat diff --git a/Assets/Resources/Materials/MemoryForFade.mat.meta b/Assets/Materials/MemoryForFade.mat.meta similarity index 100% rename from Assets/Resources/Materials/MemoryForFade.mat.meta rename to Assets/Materials/MemoryForFade.mat.meta diff --git a/Assets/Resources/Materials/MemoryInEye.mat b/Assets/Materials/MemoryInEye.mat similarity index 100% rename from Assets/Resources/Materials/MemoryInEye.mat rename to Assets/Materials/MemoryInEye.mat diff --git a/Assets/Resources/Materials/MemoryInEye.mat.meta b/Assets/Materials/MemoryInEye.mat.meta similarity index 100% rename from Assets/Resources/Materials/MemoryInEye.mat.meta rename to Assets/Materials/MemoryInEye.mat.meta diff --git a/Assets/Resources/Materials/MemoryNoColor.mat b/Assets/Materials/MemoryNoColor.mat similarity index 100% rename from Assets/Resources/Materials/MemoryNoColor.mat rename to Assets/Materials/MemoryNoColor.mat diff --git a/Assets/Resources/Materials/MemoryNoColor.mat.meta b/Assets/Materials/MemoryNoColor.mat.meta similarity index 100% rename from Assets/Resources/Materials/MemoryNoColor.mat.meta rename to Assets/Materials/MemoryNoColor.mat.meta diff --git a/Assets/Resources/Materials/MemorySearchScreen.mat b/Assets/Materials/MemorySearchScreen.mat similarity index 100% rename from Assets/Resources/Materials/MemorySearchScreen.mat rename to Assets/Materials/MemorySearchScreen.mat diff --git a/Assets/Resources/Materials/MemorySearchScreen.mat.meta b/Assets/Materials/MemorySearchScreen.mat.meta similarity index 100% rename from Assets/Resources/Materials/MemorySearchScreen.mat.meta rename to Assets/Materials/MemorySearchScreen.mat.meta diff --git a/Assets/Resources/Materials/MemorySearchTest.mat b/Assets/Materials/MemorySearchTest.mat similarity index 100% rename from Assets/Resources/Materials/MemorySearchTest.mat rename to Assets/Materials/MemorySearchTest.mat diff --git a/Assets/Resources/Materials/MemorySearchTest.mat.meta b/Assets/Materials/MemorySearchTest.mat.meta similarity index 100% rename from Assets/Resources/Materials/MemorySearchTest.mat.meta rename to Assets/Materials/MemorySearchTest.mat.meta diff --git a/Assets/Resources/Materials/OnlyOutLineMaterial.mat b/Assets/Materials/OnlyOutLineMaterial.mat similarity index 100% rename from Assets/Resources/Materials/OnlyOutLineMaterial.mat rename to Assets/Materials/OnlyOutLineMaterial.mat diff --git a/Assets/Resources/Materials/OnlyOutLineMaterial.mat.meta b/Assets/Materials/OnlyOutLineMaterial.mat.meta similarity index 100% rename from Assets/Resources/Materials/OnlyOutLineMaterial.mat.meta rename to Assets/Materials/OnlyOutLineMaterial.mat.meta diff --git a/Assets/Resources/Materials/UFSearchMemoryMaterial.mat b/Assets/Materials/UFSearchMemoryMaterial.mat similarity index 100% rename from Assets/Resources/Materials/UFSearchMemoryMaterial.mat rename to Assets/Materials/UFSearchMemoryMaterial.mat diff --git a/Assets/Resources/Materials/UFSearchMemoryMaterial.mat.meta b/Assets/Materials/UFSearchMemoryMaterial.mat.meta similarity index 100% rename from Assets/Resources/Materials/UFSearchMemoryMaterial.mat.meta rename to Assets/Materials/UFSearchMemoryMaterial.mat.meta diff --git a/Assets/Resources/Materials/heartBeat.mat b/Assets/Materials/heartBeat.mat similarity index 100% rename from Assets/Resources/Materials/heartBeat.mat rename to Assets/Materials/heartBeat.mat diff --git a/Assets/Resources/Materials/heartBeat.mat.meta b/Assets/Materials/heartBeat.mat.meta similarity index 100% rename from Assets/Resources/Materials/heartBeat.mat.meta rename to Assets/Materials/heartBeat.mat.meta diff --git a/Assets/Resources/Materials.meta b/Assets/Resources/Materials.meta deleted file mode 100644 index f306da918..000000000 --- a/Assets/Resources/Materials.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 107a049a3aac5b54fa98ff36d9e4859e -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Materials/FadeRing.mat b/Assets/Resources/Materials/FadeRing.mat deleted file mode 100644 index 3bf489852..000000000 --- a/Assets/Resources/Materials/FadeRing.mat +++ /dev/null @@ -1,50 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 8 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: FadeRing - m_Shader: {fileID: 4800000, guid: bb8f232219e0a3a488c321b63e85281f, type: 3} - m_Parent: {fileID: 0} - m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] - m_InvalidKeywords: [] - m_LightmapFlags: 4 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - m_LockedProperties: - m_SavedProperties: - serializedVersion: 3 - m_TexEnvs: - - _AlphaTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MainTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MaskTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _NormalMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Ints: [] - m_Floats: - - _EnableExternalAlpha: 0 - - _Progress: 0.137 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _Flip: {r: 1, g: 1, b: 1, a: 1} - - _RendererColor: {r: 1, g: 1, b: 1, a: 1} - m_BuildTextureStacks: [] diff --git a/Assets/Resources/Materials/FadeRing.mat.meta b/Assets/Resources/Materials/FadeRing.mat.meta deleted file mode 100644 index 4df5ace33..000000000 --- a/Assets/Resources/Materials/FadeRing.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 2d5f7d9c99f43ce4b8ec277a4ab03080 -NativeFormatImporter: - externalObjects: {} - mainObjectFileID: 2100000 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Shader.meta b/Assets/Resources/Shader.meta deleted file mode 100644 index dd91c6a00..000000000 --- a/Assets/Resources/Shader.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: f9240f63c4a26694c96050b297def918 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Shader/Blur.mat b/Assets/Resources/Shader/Blur.mat deleted file mode 100644 index 7adada7b8..000000000 --- a/Assets/Resources/Shader/Blur.mat +++ /dev/null @@ -1,90 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!114 &-5535396386639986370 -MonoBehaviour: - m_ObjectHideFlags: 11 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} - m_Name: - m_EditorClassIdentifier: - version: 7 ---- !u!21 &2100000 -Material: - serializedVersion: 8 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: Blur - m_Shader: {fileID: 4800000, guid: 73707616b82896a479b878264aef7c39, type: 3} - m_Parent: {fileID: 0} - m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] - m_InvalidKeywords: [] - m_LightmapFlags: 4 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - m_LockedProperties: - m_SavedProperties: - serializedVersion: 3 - m_TexEnvs: - - _AlphaTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _ColorTexture: - m_Texture: {fileID: 2800000, guid: 758ac31a9bff9ac4181f54de54a6ecb7, type: 3} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MainTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MaskTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MaskTexture: - m_Texture: {fileID: 8400000, guid: 43cd57e530f22b840b58612b2a536e20, type: 2} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _NormalMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Ints: [] - m_Floats: - - _BlurSize: 50 - - _Distort_Strength: 0.5 - - _EnableExternalAlpha: 0 - - _QueueControl: 0 - - _QueueOffset: 0 - - _Saturation_Amount: 0 - - _WidthFactor: 1 - - _test: 0 - - _text: 0 - m_Colors: - - _Color: {r: 0.7924528, g: 0.025418244, b: 0.12743522, a: 1} - - _Flip: {r: 1, g: 1, b: 1, a: 1} - - _RendererColor: {r: 1, g: 1, b: 1, a: 1} - m_BuildTextureStacks: [] diff --git a/Assets/Resources/Shader/Blur.mat.meta b/Assets/Resources/Shader/Blur.mat.meta deleted file mode 100644 index 6d11a6822..000000000 --- a/Assets/Resources/Shader/Blur.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: ab9c04168cac83a43ac5c15f4c00a5e5 -NativeFormatImporter: - externalObjects: {} - mainObjectFileID: 2100000 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Shader/CableMaterial.mat b/Assets/Resources/Shader/CableMaterial.mat deleted file mode 100644 index 18b981f77..000000000 --- a/Assets/Resources/Shader/CableMaterial.mat +++ /dev/null @@ -1,77 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!114 &-5535396386639986370 -MonoBehaviour: - m_ObjectHideFlags: 11 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} - m_Name: - m_EditorClassIdentifier: - version: 7 ---- !u!21 &2100000 -Material: - serializedVersion: 8 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: CableMaterial - m_Shader: {fileID: -6465566751694194690, guid: ece641691a69b574da222e549dc97a30, type: 3} - m_Parent: {fileID: 0} - m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] - m_InvalidKeywords: [] - m_LightmapFlags: 4 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - m_LockedProperties: - m_SavedProperties: - serializedVersion: 3 - m_TexEnvs: - - _AlphaTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MainTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MaskTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _NormalMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Ints: [] - m_Floats: - - _EnableExternalAlpha: 0 - - _QueueControl: 0 - - _QueueOffset: 0 - - _WidthFactor: 1 - m_Colors: - - _Color: {r: 0.83137256, g: 0.54509807, b: 0.16470589, a: 1} - - _Flip: {r: 1, g: 1, b: 1, a: 1} - - _RendererColor: {r: 1, g: 1, b: 1, a: 1} - m_BuildTextureStacks: [] diff --git a/Assets/Resources/Shader/CableMaterial.mat.meta b/Assets/Resources/Shader/CableMaterial.mat.meta deleted file mode 100644 index d8abe8aa4..000000000 --- a/Assets/Resources/Shader/CableMaterial.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 4f6f5573a2b3da44abffcaea5360f442 -NativeFormatImporter: - externalObjects: {} - mainObjectFileID: 2100000 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Shader/FadeRing.shader b/Assets/Resources/Shader/FadeRing.shader deleted file mode 100644 index ff983b5e7..000000000 --- a/Assets/Resources/Shader/FadeRing.shader +++ /dev/null @@ -1,64 +0,0 @@ -Shader "Unlit/CircleProgressBar" -{ - Properties - { - _MainTex("Texture", 2D) = "white" {} - _Progress("Progress",Range(0,1)) = 0.5 - } - SubShader - { - Tags - { - "RenderType"="Transparent" - } - Blend SrcAlpha OneMinusSrcAlpha - LOD 100 - - Pass - { - CGPROGRAM - #pragma vertex vert - #pragma fragment frag - #include "UnityCG.cginc" - - struct appdata - { - float4 vertex : POSITION; - float2 uv : TEXCOORD0; - }; - - struct v2f - { - float2 uv : TEXCOORD0; - float4 vertex : SV_POSITION; - }; - - sampler2D _MainTex; - float4 _MainTex_ST; - float _Progress; - - v2f vert(appdata v) - { - v2f o; - o.vertex = UnityObjectToClipPos(v.vertex); - o.uv = TRANSFORM_TEX(v.uv, _MainTex); - return o; - } - - fixed4 frag(v2f i) : SV_Target - { - float4 col = tex2D(_MainTex, i.uv); - float4 final = step(1 - col.r, _Progress); - float3 ramp = lerp(float3(0, 1, 0), float3(1, 0, 0), _Progress); - final.rgb = final.rgb * ramp; - final.a = col.a; - if (1 - col.r > _Progress) - { - final.a = 0; - } - return final; - } - ENDCG - } - } -} \ No newline at end of file diff --git a/Assets/Resources/Shader/FadeRing.shader.meta b/Assets/Resources/Shader/FadeRing.shader.meta deleted file mode 100644 index b4558876c..000000000 --- a/Assets/Resources/Shader/FadeRing.shader.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: bb8f232219e0a3a488c321b63e85281f -ShaderImporter: - externalObjects: {} - defaultTextures: [] - nonModifiableTextures: [] - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Shader/GaussianBlur.shader b/Assets/Resources/Shader/GaussianBlur.shader deleted file mode 100644 index 72c8ffb3d..000000000 --- a/Assets/Resources/Shader/GaussianBlur.shader +++ /dev/null @@ -1,67 +0,0 @@ -Shader "Custom/GaussianBlur" -{ - Properties - { - _MainTex ("Texture", 2D) = "white" {} - _BlurSize ("Blur Size", Float) = 1.0 - } - SubShader - { - Tags { "RenderType"="Opaque" } - LOD 100 - - Pass - { - CGPROGRAM - #pragma vertex vert - #pragma fragment frag - - sampler2D _MainTex; - float4 _MainTex_TexelSize; - float _BlurSize; - - struct appdata - { - float4 vertex : POSITION; - float2 uv : TEXCOORD0; - }; - - struct v2f - { - float2 uv : TEXCOORD0; - float4 vertex : SV_POSITION; - }; - - v2f vert (appdata v) - { - v2f o; - o.vertex = UnityObjectToClipPos (v.vertex); - o.uv = v.uv; - return o; - } - - fixed4 frag (v2f i) : SV_Target - { - fixed4 sum = fixed4(0,0,0,0); - float offset = _BlurSize; - - sum += tex2D(_MainTex, i.uv + float2(-offset, -offset) * _MainTex_TexelSize.xy) * 1.0; - sum += tex2D(_MainTex, i.uv + float2( 0.0, -offset) * _MainTex_TexelSize.xy) * 2.0; - sum += tex2D(_MainTex, i.uv + float2( offset, -offset) * _MainTex_TexelSize.xy) * 1.0; - - sum += tex2D(_MainTex, i.uv + float2(-offset, 0.0 ) * _MainTex_TexelSize.xy) * 2.0; - sum += tex2D(_MainTex, i.uv) * 4.0; - sum += tex2D(_MainTex, i.uv + float2( offset, 0.0 ) * _MainTex_TexelSize.xy) * 2.0; - - sum += tex2D(_MainTex, i.uv + float2(-offset, offset) * _MainTex_TexelSize.xy) * 1.0; - sum += tex2D(_MainTex, i.uv + float2( 0.0, offset) * _MainTex_TexelSize.xy) * 2.0; - sum += tex2D(_MainTex, i.uv + float2( offset, offset) * _MainTex_TexelSize.xy) * 1.0; - - sum /= 16.0; - - return sum; - } - ENDCG - } - } -} diff --git a/Assets/Resources/Shader/GaussianBlur.shader.meta b/Assets/Resources/Shader/GaussianBlur.shader.meta deleted file mode 100644 index 38f159cba..000000000 --- a/Assets/Resources/Shader/GaussianBlur.shader.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 73707616b82896a479b878264aef7c39 -ShaderImporter: - externalObjects: {} - defaultTextures: [] - nonModifiableTextures: [] - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Shader/LineMaterial.mat b/Assets/Resources/Shader/LineMaterial.mat deleted file mode 100644 index dedba03b0..000000000 --- a/Assets/Resources/Shader/LineMaterial.mat +++ /dev/null @@ -1,77 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!114 &-5535396386639986370 -MonoBehaviour: - m_ObjectHideFlags: 11 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} - m_Name: - m_EditorClassIdentifier: - version: 7 ---- !u!21 &2100000 -Material: - serializedVersion: 8 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: LineMaterial - m_Shader: {fileID: -6465566751694194690, guid: ece641691a69b574da222e549dc97a30, type: 3} - m_Parent: {fileID: 0} - m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] - m_InvalidKeywords: [] - m_LightmapFlags: 4 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - m_LockedProperties: - m_SavedProperties: - serializedVersion: 3 - m_TexEnvs: - - _AlphaTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MainTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MaskTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _NormalMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Ints: [] - m_Floats: - - _EnableExternalAlpha: 0 - - _QueueControl: 0 - - _QueueOffset: 0 - - _WidthFactor: 1 - m_Colors: - - _Color: {r: 0.7924528, g: 0.025418244, b: 0.12743522, a: 1} - - _Flip: {r: 1, g: 1, b: 1, a: 1} - - _RendererColor: {r: 1, g: 1, b: 1, a: 1} - m_BuildTextureStacks: [] diff --git a/Assets/Resources/Shader/LineMaterial.mat.meta b/Assets/Resources/Shader/LineMaterial.mat.meta deleted file mode 100644 index 644d1de5b..000000000 --- a/Assets/Resources/Shader/LineMaterial.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 26c9192da50c8664e90e11c317384d23 -NativeFormatImporter: - externalObjects: {} - mainObjectFileID: 2100000 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Shader/LineShaderGraph.shadergraph b/Assets/Resources/Shader/LineShaderGraph.shadergraph deleted file mode 100644 index a9d3c27ab..000000000 --- a/Assets/Resources/Shader/LineShaderGraph.shadergraph +++ /dev/null @@ -1,2196 +0,0 @@ -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.GraphData", - "m_ObjectId": "c35ae918192a430dbe2c59f8ceb25356", - "m_Properties": [ - { - "m_Id": "07f35930199a4e9b937bf083ba29ab3e" - }, - { - "m_Id": "28ed5770bb9842bfb7cf5bea6db56705" - }, - { - "m_Id": "9699b92e4afe4bd095ea7193f366409f" - } - ], - "m_Keywords": [], - "m_Dropdowns": [], - "m_CategoryData": [ - { - "m_Id": "63151cc4f75c4dbd99b3aeae313ea620" - } - ], - "m_Nodes": [ - { - "m_Id": "f6c902caca614c4487551368dd6815ad" - }, - { - "m_Id": "faf3da6adba14c3997afae5d664b852b" - }, - { - "m_Id": "b24abc3a1cf54906937228be0b4789d1" - }, - { - "m_Id": "7d0689e4b1a348fb83a2cfcd935ae583" - }, - { - "m_Id": "077d52f129294c30804f157205349ace" - }, - { - "m_Id": "c862978a19f8496b8958f46b62cce12f" - }, - { - "m_Id": "622d827d2acf4c5e9dac8eaeacfab07b" - }, - { - "m_Id": "87ef00ea47074a868ca8d8a7a9136901" - }, - { - "m_Id": "c4279ce779784bbfad91bc911c2d3e0f" - }, - { - "m_Id": "04d37bd7093b4eaa853adac0edac1c30" - }, - { - "m_Id": "0e520fb0e2124eba9e8b539794f54cd6" - }, - { - "m_Id": "9a0e53e280ff4d0b80ebe149d624066a" - }, - { - "m_Id": "335a419071ab43cc9fc31b6d2c511880" - }, - { - "m_Id": "80c8f85d00de4450bb9932962b84a108" - }, - { - "m_Id": "206ab291f6094b0e8619fa5ab1c94110" - }, - { - "m_Id": "d917a19b2468462a816ca4077ec2c97b" - }, - { - "m_Id": "057207984b9945a7b445b8242c641a08" - } - ], - "m_GroupDatas": [], - "m_StickyNoteDatas": [], - "m_Edges": [ - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "04d37bd7093b4eaa853adac0edac1c30" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "0e520fb0e2124eba9e8b539794f54cd6" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "057207984b9945a7b445b8242c641a08" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "80c8f85d00de4450bb9932962b84a108" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "077d52f129294c30804f157205349ace" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c862978a19f8496b8958f46b62cce12f" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "0e520fb0e2124eba9e8b539794f54cd6" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9a0e53e280ff4d0b80ebe149d624066a" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "206ab291f6094b0e8619fa5ab1c94110" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "335a419071ab43cc9fc31b6d2c511880" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "335a419071ab43cc9fc31b6d2c511880" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "d917a19b2468462a816ca4077ec2c97b" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "622d827d2acf4c5e9dac8eaeacfab07b" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "80c8f85d00de4450bb9932962b84a108" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "80c8f85d00de4450bb9932962b84a108" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d0689e4b1a348fb83a2cfcd935ae583" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "87ef00ea47074a868ca8d8a7a9136901" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "622d827d2acf4c5e9dac8eaeacfab07b" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9a0e53e280ff4d0b80ebe149d624066a" - }, - "m_SlotId": 1 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "335a419071ab43cc9fc31b6d2c511880" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c4279ce779784bbfad91bc911c2d3e0f" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "04d37bd7093b4eaa853adac0edac1c30" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c862978a19f8496b8958f46b62cce12f" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "622d827d2acf4c5e9dac8eaeacfab07b" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "d917a19b2468462a816ca4077ec2c97b" - }, - "m_SlotId": 1 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "057207984b9945a7b445b8242c641a08" - }, - "m_SlotId": 0 - } - } - ], - "m_VertexContext": { - "m_Position": { - "x": -167.2000274658203, - "y": -178.4000244140625 - }, - "m_Blocks": [ - { - "m_Id": "f6c902caca614c4487551368dd6815ad" - }, - { - "m_Id": "faf3da6adba14c3997afae5d664b852b" - }, - { - "m_Id": "b24abc3a1cf54906937228be0b4789d1" - } - ] - }, - "m_FragmentContext": { - "m_Position": { - "x": -167.2000274658203, - "y": 112.0 - }, - "m_Blocks": [ - { - "m_Id": "7d0689e4b1a348fb83a2cfcd935ae583" - } - ] - }, - "m_PreviewData": { - "serializedMesh": { - "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "preventRotation": false - }, - "m_Path": "Shader Graphs", - "m_GraphPrecision": 1, - "m_PreviewMode": 2, - "m_OutputNode": { - "m_Id": "" - }, - "m_ActiveTargets": [ - { - "m_Id": "291e6061486c4514b7b64fd6ecdd47b8" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "02b0ccb1cca64a4ba0f3cb50ead6cb53", - "m_Id": 1, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SplitNode", - "m_ObjectId": "04d37bd7093b4eaa853adac0edac1c30", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Split", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2415.199951171875, - "y": 204.00001525878907, - "width": 119.199951171875, - "height": 148.8000030517578 - } - }, - "m_Slots": [ - { - "m_Id": "5b7ead4d31614324894160e85e6063dd" - }, - { - "m_Id": "bc30ce19e3c14323b2644226b47dbbaf" - }, - { - "m_Id": "482977b456da4e6bb79407e5467eb024" - }, - { - "m_Id": "ebe1f355145f499197a8d9ca6f8e151a" - }, - { - "m_Id": "cce118bdbc674e0f9b0a3a1a3cc582f1" - } - ], - "synonyms": [ - "separate" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PowerNode", - "m_ObjectId": "057207984b9945a7b445b8242c641a08", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Power", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -939.199951171875, - "y": 219.1999969482422, - "width": 208.0, - "height": 301.59991455078127 - } - }, - "m_Slots": [ - { - "m_Id": "f8af23bd799a499c89cdea84b9e22429" - }, - { - "m_Id": "0e01c257a45f4cef836dde2e504f83c7" - }, - { - "m_Id": "e0c40ba4340643feb4e50b9e9f220608" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "077d52f129294c30804f157205349ace", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2093.599853515625, - "y": -307.20001220703127, - "width": 132.7998046875, - "height": 33.5999755859375 - } - }, - "m_Slots": [ - { - "m_Id": "2cc391837c6c407e93e0f5ff8643227c" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "07f35930199a4e9b937bf083ba29ab3e" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0798651222ae4963af6e89b432bbb0ec", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 0.5, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "07f35930199a4e9b937bf083ba29ab3e", - "m_Guid": { - "m_GuidSerialized": "060c234e-1011-4c39-a694-2301069bac44" - }, - "m_Name": "_MainTex", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "_MainTex", - "m_DefaultReferenceName": "_MainTex", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "0bc7b7e07e5e4ac386474795b7b1541a", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0e01c257a45f4cef836dde2e504f83c7", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.5, - "y": 2.0, - "z": 2.0, - "w": 2.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "0e520fb0e2124eba9e8b539794f54cd6", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2202.400146484375, - "y": 201.6000518798828, - "width": 208.0001220703125, - "height": 301.59991455078127 - } - }, - "m_Slots": [ - { - "m_Id": "0798651222ae4963af6e89b432bbb0ec" - }, - { - "m_Id": "e29f5e8b921641e4822fa155991d66cb" - }, - { - "m_Id": "f8d114dacd4848cb8e4c3a60f23a4407" - } - ], - "synonyms": [ - "subtraction", - "remove", - "minus", - "take away" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "157f7f46e6504fb598f12b8fce736d33", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1726c46a15a3440cbf6a47ab142a007f", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "206ab291f6094b0e8619fa5ab1c94110", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1680.7999267578125, - "y": 532.0, - "width": 144.800048828125, - "height": 33.5999755859375 - } - }, - "m_Slots": [ - { - "m_Id": "9a7a2332b37141b6b71f9ab25a35ccdc" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "9699b92e4afe4bd095ea7193f366409f" - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "28ed5770bb9842bfb7cf5bea6db56705", - "m_Guid": { - "m_GuidSerialized": "304fecd5-2db8-427d-ab0c-2a86252ae002" - }, - "m_Name": "_Color", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "_Color", - "m_DefaultReferenceName": "_Color", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 0.0 - }, - "isMainColor": false, - "m_ColorMode": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", - "m_ObjectId": "291e6061486c4514b7b64fd6ecdd47b8", - "m_Datas": [], - "m_ActiveSubTarget": { - "m_Id": "b20677620faf4f16b46231a0216acf99" - }, - "m_AllowMaterialOverride": false, - "m_SurfaceType": 0, - "m_ZTestMode": 4, - "m_ZWriteControl": 0, - "m_AlphaMode": 0, - "m_RenderFace": 2, - "m_AlphaClip": false, - "m_CastShadows": true, - "m_ReceiveShadows": true, - "m_SupportsLODCrossFade": false, - "m_CustomEditorGUI": "", - "m_SupportVFX": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "29765242eb604970af6c144c7f63dc0a", - "m_Id": 1, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "2c520642509d4924b0fbc5ac3e385ac0", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "2cc391837c6c407e93e0f5ff8643227c", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "335a419071ab43cc9fc31b6d2c511880", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1519.2000732421875, - "y": 195.19996643066407, - "width": 208.0001220703125, - "height": 301.60003662109377 - } - }, - "m_Slots": [ - { - "m_Id": "34329ed84b1c4ac0b927118461273156" - }, - { - "m_Id": "d291f2ac35084c8b8d14dadd4ad80a87" - }, - { - "m_Id": "63577110c434436baabf1c081ffbd7ce" - } - ], - "synonyms": [ - "multiplication", - "times", - "x" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "34329ed84b1c4ac0b927118461273156", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "431ed05ed567400c98e549470a7b4ea7", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "44e3b1c102824846b63fde8fce498c2e", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "4523a5f1cfb745e0b62799072f314aea", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "482977b456da4e6bb79407e5467eb024", - "m_Id": 2, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5101f4eeff404dbdb35c4fe5d3f92014", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "5b7ead4d31614324894160e85e6063dd", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "622d827d2acf4c5e9dac8eaeacfab07b", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1292.7998046875, - "y": -361.5999755859375, - "width": 207.999755859375, - "height": 301.60003662109377 - } - }, - "m_Slots": [ - { - "m_Id": "4523a5f1cfb745e0b62799072f314aea" - }, - { - "m_Id": "f42131b4004b4c35a0f9aa71d9cd2dd7" - }, - { - "m_Id": "bad0e27dd64249ba9b74790b00b07826" - } - ], - "synonyms": [ - "multiplication", - "times", - "x" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CategoryData", - "m_ObjectId": "63151cc4f75c4dbd99b3aeae313ea620", - "m_Name": "", - "m_ChildObjectList": [ - { - "m_Id": "07f35930199a4e9b937bf083ba29ab3e" - }, - { - "m_Id": "28ed5770bb9842bfb7cf5bea6db56705" - }, - { - "m_Id": "9699b92e4afe4bd095ea7193f366409f" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "63577110c434436baabf1c081ffbd7ce", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "6dc8acdcacdd4911bc661ef512360fff", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "6e527383bab5467f97da7a3771e95775", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "6f63f63a335e45d2b051dfabbbebefa6", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "746a6d8e3b5e4a9187ebd5b9166070b5", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", - "m_ObjectId": "7896d7c5c61440c4937c8d3f3f81ff8f", - "m_Id": 0, - "m_DisplayName": "Base Color", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "BaseColor", - "m_StageCapability": 2, - "m_Value": { - "x": 0.5, - "y": 0.5, - "z": 0.5 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_ColorMode": 0, - "m_DefaultColor": { - "r": 0.5, - "g": 0.5, - "b": 0.5, - "a": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "7d0689e4b1a348fb83a2cfcd935ae583", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.BaseColor", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "7896d7c5c61440c4937c8d3f3f81ff8f" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.BaseColor" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "80c8f85d00de4450bb9932962b84a108", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -889.5997924804688, - "y": -151.19992065429688, - "width": 208.0001220703125, - "height": 301.5999450683594 - } - }, - "m_Slots": [ - { - "m_Id": "431ed05ed567400c98e549470a7b4ea7" - }, - { - "m_Id": "2c520642509d4924b0fbc5ac3e385ac0" - }, - { - "m_Id": "6dc8acdcacdd4911bc661ef512360fff" - } - ], - "synonyms": [ - "multiplication", - "times", - "x" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "87ef00ea47074a868ca8d8a7a9136901", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1535.999755859375, - "y": -211.99998474121095, - "width": 109.5999755859375, - "height": 33.59996032714844 - } - }, - "m_Slots": [ - { - "m_Id": "d258390f42d348239e48fc034d29aa4a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "28ed5770bb9842bfb7cf5bea6db56705" - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "9699b92e4afe4bd095ea7193f366409f", - "m_Guid": { - "m_GuidSerialized": "3aa27031-42f1-4634-bd47-4de193f920ed" - }, - "m_Name": "_WidthFactor", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "_WidthFactor", - "m_DefaultReferenceName": "_WidthFactor", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 1.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.AbsoluteNode", - "m_ObjectId": "9a0e53e280ff4d0b80ebe149d624066a", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Absolute", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1876.7999267578125, - "y": 201.6000518798828, - "width": 208.0, - "height": 277.59991455078127 - } - }, - "m_Slots": [ - { - "m_Id": "746a6d8e3b5e4a9187ebd5b9166070b5" - }, - { - "m_Id": "02b0ccb1cca64a4ba0f3cb50ead6cb53" - } - ], - "synonyms": [ - "positive" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "9a7a2332b37141b6b71f9ab25a35ccdc", - "m_Id": 0, - "m_DisplayName": "_WidthFactor", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "9c9841b9d5924124804e38c81f3954d5", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", - "m_ObjectId": "a1dc7c13daf047bca223f561c3989ca4", - "m_Id": 0, - "m_DisplayName": "Tangent", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Tangent", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a6ac679aed6a43d5a2e4de71eb5df581", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 2, - "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget", - "m_ObjectId": "b20677620faf4f16b46231a0216acf99" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "b24abc3a1cf54906937228be0b4789d1", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Tangent", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "a1dc7c13daf047bca223f561c3989ca4" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Tangent" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b30afcf2b7d144cbaedcac3b84a49b35", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "bad0e27dd64249ba9b74790b00b07826", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "bc30ce19e3c14323b2644226b47dbbaf", - "m_Id": 1, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "c4279ce779784bbfad91bc911c2d3e0f", - "m_Group": { - "m_Id": "" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2731.19970703125, - "y": 204.00001525878907, - "width": 207.999755859375, - "height": 311.20001220703127 - } - }, - "m_Slots": [ - { - "m_Id": "b30afcf2b7d144cbaedcac3b84a49b35" - } - ], - "synonyms": [ - "texcoords", - "coords", - "coordinates" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", - "m_ObjectId": "c5f6b32f68d4438fab09f122b4aafad6", - "m_Id": 0, - "m_DisplayName": "Position", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Position", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "c862978a19f8496b8958f46b62cce12f", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1876.7998046875, - "y": -346.39996337890627, - "width": 207.9998779296875, - "height": 432.00006103515627 - } - }, - "m_Slots": [ - { - "m_Id": "157f7f46e6504fb598f12b8fce736d33" - }, - { - "m_Id": "5101f4eeff404dbdb35c4fe5d3f92014" - }, - { - "m_Id": "dd58678dc9d14ffaa0ef0e186360adcf" - }, - { - "m_Id": "a6ac679aed6a43d5a2e4de71eb5df581" - }, - { - "m_Id": "44e3b1c102824846b63fde8fce498c2e" - }, - { - "m_Id": "1726c46a15a3440cbf6a47ab142a007f" - }, - { - "m_Id": "0bc7b7e07e5e4ac386474795b7b1541a" - }, - { - "m_Id": "9c9841b9d5924124804e38c81f3954d5" - } - ], - "synonyms": [ - "tex2d" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "cce118bdbc674e0f9b0a3a1a3cc582f1", - "m_Id": 4, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "d258390f42d348239e48fc034d29aa4a", - "m_Id": 0, - "m_DisplayName": "_Color", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "d291f2ac35084c8b8d14dadd4ad80a87", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.20000000298023225, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.OneMinusNode", - "m_ObjectId": "d917a19b2468462a816ca4077ec2c97b", - "m_Group": { - "m_Id": "" - }, - "m_Name": "One Minus", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1220.0, - "y": 219.20001220703126, - "width": 207.99993896484376, - "height": 277.5999755859375 - } - }, - "m_Slots": [ - { - "m_Id": "6e527383bab5467f97da7a3771e95775" - }, - { - "m_Id": "29765242eb604970af6c144c7f63dc0a" - } - ], - "synonyms": [ - "complement", - "invert", - "opposite" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "dd58678dc9d14ffaa0ef0e186360adcf", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "e0c40ba4340643feb4e50b9e9f220608", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "e29f5e8b921641e4822fa155991d66cb", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 0.5, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ebe1f355145f499197a8d9ca6f8e151a", - "m_Id": 3, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "f42131b4004b4c35a0f9aa71d9cd2dd7", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "f6c902caca614c4487551368dd6815ad", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Position", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "c5f6b32f68d4438fab09f122b4aafad6" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Position" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "f8af23bd799a499c89cdea84b9e22429", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "f8d114dacd4848cb8e4c3a60f23a4407", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "faf3da6adba14c3997afae5d664b852b", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Normal", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "6f63f63a335e45d2b051dfabbbebefa6" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Normal" -} - diff --git a/Assets/Resources/Shader/LineShaderGraph.shadergraph.meta b/Assets/Resources/Shader/LineShaderGraph.shadergraph.meta deleted file mode 100644 index 307a96a24..000000000 --- a/Assets/Resources/Shader/LineShaderGraph.shadergraph.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: ece641691a69b574da222e549dc97a30 -ScriptedImporter: - internalIDToNameTable: [] - externalObjects: {} - serializedVersion: 2 - userData: - assetBundleName: - assetBundleVariant: - script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/Resources/Shader/PeipeiFixScene.meta b/Assets/Resources/Shader/PeipeiFixScene.meta deleted file mode 100644 index cc29d5466..000000000 --- a/Assets/Resources/Shader/PeipeiFixScene.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 3ea156cdaac3b80468a711a281e20a70 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Shader/PeipeiFixScene/Global Volume Profile.asset b/Assets/Resources/Shader/PeipeiFixScene/Global Volume Profile.asset deleted file mode 100644 index 7572530bb..000000000 --- a/Assets/Resources/Shader/PeipeiFixScene/Global Volume Profile.asset +++ /dev/null @@ -1,59 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!114 &11400000 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d7fd9488000d3734a9e00ee676215985, type: 3} - m_Name: Global Volume Profile - m_EditorClassIdentifier: - components: - - {fileID: 7057914685908318847} ---- !u!114 &7057914685908318847 -MonoBehaviour: - m_ObjectHideFlags: 3 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b1f0f34434172684f90e4c0903cf4488, type: 3} - m_Name: DitherVol - m_EditorClassIdentifier: - active: 1 - m_Impact: - m_OverrideState: 1 - m_Value: 0.773 - m_Power: - m_OverrideState: 1 - m_Value: 1 - m_Scale: - m_OverrideState: 1 - m_Value: 0.936 - m_Pixelate: - m_OverrideState: 1 - m_Value: 1 - m_Fps: - m_OverrideState: 1 - m_Value: 0 - m_Palette: - m_OverrideState: 1 - m_Value: {fileID: 2800000, guid: 48617b1b08e98df4c9d795adf0e72b1b, type: 3} - m_Pattern: - m_OverrideState: 1 - m_Value: {fileID: 2800000, guid: 5d21930e3900c6a49a1e9135fd53d446, type: 3} - m_Mode: - m_OverrideState: 1 - m_Value: 0 - m_NoiseScale: - m_OverrideState: 1 - m_Value: 2 - m_Noise: - m_OverrideState: 1 - m_Value: {fileID: 2800000, guid: b496fb29817a9724a889637d2a679f9f, type: 3} diff --git a/Assets/Resources/Shader/PeipeiFixScene/Global Volume Profile.asset.meta b/Assets/Resources/Shader/PeipeiFixScene/Global Volume Profile.asset.meta deleted file mode 100644 index 1b06664a2..000000000 --- a/Assets/Resources/Shader/PeipeiFixScene/Global Volume Profile.asset.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: edd6daeff377fa34abc69cb6802ec233 -NativeFormatImporter: - externalObjects: {} - mainObjectFileID: 11400000 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Shader/PeipeiFixScene/全局混乱 Profile.asset b/Assets/Resources/Shader/PeipeiFixScene/全局混乱 Profile.asset deleted file mode 100644 index ffbd67873..000000000 --- a/Assets/Resources/Shader/PeipeiFixScene/全局混乱 Profile.asset +++ /dev/null @@ -1,15 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!114 &11400000 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d7fd9488000d3734a9e00ee676215985, type: 3} - m_Name: "\u5168\u5C40\u6DF7\u4E71 Profile" - m_EditorClassIdentifier: - components: [] diff --git a/Assets/Resources/Shader/PeipeiFixScene/全局混乱 Profile.asset.meta b/Assets/Resources/Shader/PeipeiFixScene/全局混乱 Profile.asset.meta deleted file mode 100644 index e78bd5e67..000000000 --- a/Assets/Resources/Shader/PeipeiFixScene/全局混乱 Profile.asset.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: aa14f2a4f05497f4ca80651dab63d909 -NativeFormatImporter: - externalObjects: {} - mainObjectFileID: 11400000 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Shader/memoryMaterial.mat b/Assets/Resources/Shader/memoryMaterial.mat deleted file mode 100644 index 4e1d8bd6c..000000000 --- a/Assets/Resources/Shader/memoryMaterial.mat +++ /dev/null @@ -1,89 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!114 &-5535396386639986370 -MonoBehaviour: - m_ObjectHideFlags: 11 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} - m_Name: - m_EditorClassIdentifier: - version: 7 ---- !u!21 &2100000 -Material: - serializedVersion: 8 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: memoryMaterial - m_Shader: {fileID: -6465566751694194690, guid: 3137ae58a46240c49b6c3a71112785dd, type: 3} - m_Parent: {fileID: 0} - m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] - m_InvalidKeywords: [] - m_LightmapFlags: 4 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - m_LockedProperties: - m_SavedProperties: - serializedVersion: 3 - m_TexEnvs: - - _AlphaTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _ColorTexture: - m_Texture: {fileID: 2800000, guid: 758ac31a9bff9ac4181f54de54a6ecb7, type: 3} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MainTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MaskTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MaskTexture: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _NormalMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Ints: [] - m_Floats: - - _Distort_Strength: 0.5 - - _EnableExternalAlpha: 0 - - _QueueControl: 0 - - _QueueOffset: 0 - - _Saturation_Amount: 0 - - _WidthFactor: 1 - - _test: 0 - - _text: 0 - m_Colors: - - _Color: {r: 0.7924528, g: 0.025418244, b: 0.12743522, a: 1} - - _Flip: {r: 1, g: 1, b: 1, a: 1} - - _RendererColor: {r: 1, g: 1, b: 1, a: 1} - m_BuildTextureStacks: [] diff --git a/Assets/Resources/Shader/memoryMaterial.mat.meta b/Assets/Resources/Shader/memoryMaterial.mat.meta deleted file mode 100644 index 11421c72a..000000000 --- a/Assets/Resources/Shader/memoryMaterial.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: bda13e20ca05df74f8b19b764829f68e -NativeFormatImporter: - externalObjects: {} - mainObjectFileID: 2100000 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Shader/memoryShader.shadergraph b/Assets/Resources/Shader/memoryShader.shadergraph deleted file mode 100644 index 8a8e58193..000000000 --- a/Assets/Resources/Shader/memoryShader.shadergraph +++ /dev/null @@ -1,1764 +0,0 @@ -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.GraphData", - "m_ObjectId": "c6fb91030abf400a85b47814debcf4cf", - "m_Properties": [ - { - "m_Id": "e1961a26ce6b41f08ff2b649334dad26" - }, - { - "m_Id": "11c10d37c03d4241a34974d66fcc8955" - }, - { - "m_Id": "9bd739f97130467c83e2267e5c6665db" - }, - { - "m_Id": "edf6adf11649439b844cc19154f67175" - } - ], - "m_Keywords": [], - "m_Dropdowns": [], - "m_CategoryData": [ - { - "m_Id": "5bc4c54558024654ba857828e1f676ca" - } - ], - "m_Nodes": [ - { - "m_Id": "67a4d8fde42e44fe831b8184833ba27d" - }, - { - "m_Id": "1496fdc355cb4fb985c0e850d67dd15c" - }, - { - "m_Id": "dd147710ec12435480b34be47c2ac832" - }, - { - "m_Id": "abf08410648b4cad911b47b74ca60b80" - }, - { - "m_Id": "8a1d117eb74048b48dd417435415cc33" - }, - { - "m_Id": "971bacafe1c9487a91da9914e5aadcf6" - }, - { - "m_Id": "0bb17685961a4997860c89fea37c514c" - }, - { - "m_Id": "85467dd2c97b480a90132b62dfa7cacd" - }, - { - "m_Id": "2db6d816b87741c8b1d34aaadc328db4" - }, - { - "m_Id": "b09ef4800c764a10bd43eafe4efbf25a" - }, - { - "m_Id": "b4d7d4d27c114540b15e19902ee1e567" - }, - { - "m_Id": "04a3ab07670f4ae8aec4df22b3096b66" - }, - { - "m_Id": "9a31acb155a84930af0317e340dd0a0e" - }, - { - "m_Id": "2b0dbc9f3cda4d568ff765f0baffc2df" - } - ], - "m_GroupDatas": [], - "m_StickyNoteDatas": [], - "m_Edges": [ - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "04a3ab07670f4ae8aec4df22b3096b66" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b09ef4800c764a10bd43eafe4efbf25a" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2b0dbc9f3cda4d568ff765f0baffc2df" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b09ef4800c764a10bd43eafe4efbf25a" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2db6d816b87741c8b1d34aaadc328db4" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "85467dd2c97b480a90132b62dfa7cacd" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "8a1d117eb74048b48dd417435415cc33" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "04a3ab07670f4ae8aec4df22b3096b66" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "8a1d117eb74048b48dd417435415cc33" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9a31acb155a84930af0317e340dd0a0e" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "8a1d117eb74048b48dd417435415cc33" - }, - "m_SlotId": 5 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9a31acb155a84930af0317e340dd0a0e" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "8a1d117eb74048b48dd417435415cc33" - }, - "m_SlotId": 6 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9a31acb155a84930af0317e340dd0a0e" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "971bacafe1c9487a91da9914e5aadcf6" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "8a1d117eb74048b48dd417435415cc33" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9a31acb155a84930af0317e340dd0a0e" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b09ef4800c764a10bd43eafe4efbf25a" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b09ef4800c764a10bd43eafe4efbf25a" - }, - "m_SlotId": 3 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "abf08410648b4cad911b47b74ca60b80" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b4d7d4d27c114540b15e19902ee1e567" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "04a3ab07670f4ae8aec4df22b3096b66" - }, - "m_SlotId": 1 - } - } - ], - "m_VertexContext": { - "m_Position": { - "x": 0.0, - "y": 0.0 - }, - "m_Blocks": [ - { - "m_Id": "67a4d8fde42e44fe831b8184833ba27d" - }, - { - "m_Id": "1496fdc355cb4fb985c0e850d67dd15c" - }, - { - "m_Id": "dd147710ec12435480b34be47c2ac832" - } - ] - }, - "m_FragmentContext": { - "m_Position": { - "x": 0.0, - "y": 200.0 - }, - "m_Blocks": [ - { - "m_Id": "abf08410648b4cad911b47b74ca60b80" - } - ] - }, - "m_PreviewData": { - "serializedMesh": { - "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "preventRotation": false - }, - "m_Path": "Shader Graphs", - "m_GraphPrecision": 1, - "m_PreviewMode": 2, - "m_OutputNode": { - "m_Id": "" - }, - "m_ActiveTargets": [ - { - "m_Id": "172b81e9903744109f7141dad8bbe253" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0046ddb04b1244aca3b7a7e88e02aa07", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0103091778004bfba9e7b303ef81708a", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "02b75ec7dfc147af9c8189883927b090", - "m_Id": 0, - "m_DisplayName": "ColorTexture", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "0479c9fd947f4b2bacdc6f6ba8671cd4", - "m_Id": 3, - "m_DisplayName": "Z", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Z", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SaturationNode", - "m_ObjectId": "04a3ab07670f4ae8aec4df22b3096b66", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Saturation", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1416.800048828125, - "y": -298.3999938964844, - "width": 207.9998779296875, - "height": 301.6000061035156 - } - }, - "m_Slots": [ - { - "m_Id": "261354acd1924dd895954d64ed12939a" - }, - { - "m_Id": "c75c48abc72b4b0ca9b6c8693f46f479" - }, - { - "m_Id": "372b9675359b418ea8d8951696ea7b7f" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "08813ca89b8740d9ae1a15286b82ff6e", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "09f84f1e20d14da8b74ee721a2057afc", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3Node", - "m_ObjectId": "0bb17685961a4997860c89fea37c514c", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Vector 3", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1750.4000244140625, - "y": -756.0, - "width": 128.0, - "height": 124.79998779296875 - } - }, - "m_Slots": [ - { - "m_Id": "4726cfe20ad04b62a598fcdf19bcf72d" - }, - { - "m_Id": "448eb78c370b4867b51c0903636226f9" - }, - { - "m_Id": "b0f6971228ea42b3be2189338b0c76d2" - }, - { - "m_Id": "bf2962b2e5bc43eea4c9e08b695e637c" - } - ], - "synonyms": [ - "3", - "v3", - "vec3", - "float3" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "11c10d37c03d4241a34974d66fcc8955", - "m_Guid": { - "m_GuidSerialized": "89e79532-1e23-460e-bc5b-2f5b8b99d1aa" - }, - "m_Name": "MaskTexture", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "MaskTexture", - "m_DefaultReferenceName": "_MaskTexture", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "1496fdc355cb4fb985c0e850d67dd15c", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Normal", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "80de05ecf6fe4112a7aa520f1b9da388" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Normal" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "16befe3f2d0444d1be1426a7b39e9778", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", - "m_ObjectId": "172b81e9903744109f7141dad8bbe253", - "m_Datas": [], - "m_ActiveSubTarget": { - "m_Id": "bd9735530f3c43b1bbfebdef7c2b4242" - }, - "m_AllowMaterialOverride": false, - "m_SurfaceType": 0, - "m_ZTestMode": 4, - "m_ZWriteControl": 0, - "m_AlphaMode": 0, - "m_RenderFace": 2, - "m_AlphaClip": false, - "m_CastShadows": true, - "m_ReceiveShadows": true, - "m_SupportsLODCrossFade": false, - "m_CustomEditorGUI": "", - "m_SupportVFX": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1b71dcbe661644ba8e2b8b54875aff6a", - "m_Id": 1, - "m_DisplayName": "X", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "X", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1df227aa9bc94198b62cf8ef9c8695a0", - "m_Id": 2, - "m_DisplayName": "Y", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Y", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "261354acd1924dd895954d64ed12939a", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "2b0dbc9f3cda4d568ff765f0baffc2df", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1300.14111328125, - "y": 356.0102233886719, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "2cf9b5c6d385449d86e435a583d38fde" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "edf6adf11649439b844cc19154f67175" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "2cf9b5c6d385449d86e435a583d38fde", - "m_Id": 0, - "m_DisplayName": "test", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "2db6d816b87741c8b1d34aaadc328db4", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2074.399658203125, - "y": 451.2000427246094, - "width": 152.7999267578125, - "height": 33.599884033203128 - } - }, - "m_Slots": [ - { - "m_Id": "4e7e9274f01e4677afc7b292e83077ce" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "11c10d37c03d4241a34974d66fcc8955" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "31eeb396f6a343daa39b1a33ae120567", - "m_Id": 3, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "32acefb42e6f4cce89493e3721ebf95a", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "372b9675359b418ea8d8951696ea7b7f", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "3c11e69f2e9b4b9fba69800b070f95ae", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "448eb78c370b4867b51c0903636226f9", - "m_Id": 2, - "m_DisplayName": "Y", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Y", - "m_StageCapability": 3, - "m_Value": -0.5870000123977661, - "m_DefaultValue": 0.0, - "m_Labels": [ - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4726cfe20ad04b62a598fcdf19bcf72d", - "m_Id": 1, - "m_DisplayName": "X", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "X", - "m_StageCapability": 3, - "m_Value": 0.29899999499320986, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4b67958beefc4f118735f48657606772", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4df525fe355a47ccbc2e96ee8734fa67", - "m_Id": 0, - "m_DisplayName": "Saturation Amount", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "4e7e9274f01e4677afc7b292e83077ce", - "m_Id": 0, - "m_DisplayName": "MaskTexture", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", - "m_ObjectId": "4f066460f5ed46ce8adc6bfb7770a551", - "m_Id": 0, - "m_DisplayName": "Base Color", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "BaseColor", - "m_StageCapability": 2, - "m_Value": { - "x": 0.5, - "y": 0.5, - "z": 0.5 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_ColorMode": 0, - "m_DefaultColor": { - "r": 0.5, - "g": 0.5, - "b": 0.5, - "a": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CategoryData", - "m_ObjectId": "5bc4c54558024654ba857828e1f676ca", - "m_Name": "", - "m_ChildObjectList": [ - { - "m_Id": "e1961a26ce6b41f08ff2b649334dad26" - }, - { - "m_Id": "11c10d37c03d4241a34974d66fcc8955" - }, - { - "m_Id": "9bd739f97130467c83e2267e5c6665db" - }, - { - "m_Id": "edf6adf11649439b844cc19154f67175" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "67a4d8fde42e44fe831b8184833ba27d", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Position", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "95f09a279f7b45d9a804ccf7a1c48e3f" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Position" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "80de05ecf6fe4112a7aa520f1b9da388", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "85467dd2c97b480a90132b62dfa7cacd", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1607.1998291015625, - "y": 422.39996337890627, - "width": 208.0, - "height": 432.00006103515627 - } - }, - "m_Slots": [ - { - "m_Id": "a2ad6098fc604a8caa110a0057dd7fb0" - }, - { - "m_Id": "8c3e1589d5a94caca86f6cc47c1894c0" - }, - { - "m_Id": "16befe3f2d0444d1be1426a7b39e9778" - }, - { - "m_Id": "e7936313022147c2b6b1a700ef46a12b" - }, - { - "m_Id": "fe36a5baf566400dbdb58aa91351f844" - }, - { - "m_Id": "08813ca89b8740d9ae1a15286b82ff6e" - }, - { - "m_Id": "3c11e69f2e9b4b9fba69800b070f95ae" - }, - { - "m_Id": "bc5097049b0e43938b8fcc5e259a1533" - } - ], - "synonyms": [ - "tex2d" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "8a1d117eb74048b48dd417435415cc33", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2208.800048828125, - "y": -478.4000549316406, - "width": 208.0, - "height": 432.0 - } - }, - "m_Slots": [ - { - "m_Id": "0103091778004bfba9e7b303ef81708a" - }, - { - "m_Id": "e0970f3c170c4445ba7e15a2dd3319aa" - }, - { - "m_Id": "dcb2396db5d547d9836c8a465f92879d" - }, - { - "m_Id": "4b67958beefc4f118735f48657606772" - }, - { - "m_Id": "c6bc643a0a6644b4963ae5e457df2b67" - }, - { - "m_Id": "fde8f107a5f84004945fac9ce0552685" - }, - { - "m_Id": "32acefb42e6f4cce89493e3721ebf95a" - }, - { - "m_Id": "d88b752b2a3b4e68951407dcd23786ea" - } - ], - "synonyms": [ - "tex2d" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8c3e1589d5a94caca86f6cc47c1894c0", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", - "m_ObjectId": "8fcf06a0492e4f69a199e034af06197e", - "m_Id": 0, - "m_DisplayName": "Tangent", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Tangent", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", - "m_ObjectId": "95f09a279f7b45d9a804ccf7a1c48e3f", - "m_Id": 0, - "m_DisplayName": "Position", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Position", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "971bacafe1c9487a91da9914e5aadcf6", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2486.39990234375, - "y": -447.2000732421875, - "width": 152.7998046875, - "height": 33.60003662109375 - } - }, - "m_Slots": [ - { - "m_Id": "02b75ec7dfc147af9c8189883927b090" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "e1961a26ce6b41f08ff2b649334dad26" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3Node", - "m_ObjectId": "9a31acb155a84930af0317e340dd0a0e", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Vector 3", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1877.063720703125, - "y": -206.83895874023438, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "1b71dcbe661644ba8e2b8b54875aff6a" - }, - { - "m_Id": "1df227aa9bc94198b62cf8ef9c8695a0" - }, - { - "m_Id": "0479c9fd947f4b2bacdc6f6ba8671cd4" - }, - { - "m_Id": "c89c581be28c4c369cb648318e9df391" - } - ], - "synonyms": [ - "3", - "v3", - "vec3", - "float3" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "9bd739f97130467c83e2267e5c6665db", - "m_Guid": { - "m_GuidSerialized": "3ef5a123-a4ac-4d43-880c-a8aef1974824" - }, - "m_Name": "Saturation Amount", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "Saturation Amount", - "m_DefaultReferenceName": "_Saturation_Amount", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "a2a769f1814f472984056e2bd41e5115", - "m_Id": 2, - "m_DisplayName": "T", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "T", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "a2ad6098fc604a8caa110a0057dd7fb0", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "abf08410648b4cad911b47b74ca60b80", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.BaseColor", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "4f066460f5ed46ce8adc6bfb7770a551" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.BaseColor" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.LerpNode", - "m_ObjectId": "b09ef4800c764a10bd43eafe4efbf25a", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Lerp", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -835.9999389648438, - "y": 259.199951171875, - "width": 208.00006103515626, - "height": 325.5999755859375 - } - }, - "m_Slots": [ - { - "m_Id": "0046ddb04b1244aca3b7a7e88e02aa07" - }, - { - "m_Id": "09f84f1e20d14da8b74ee721a2057afc" - }, - { - "m_Id": "a2a769f1814f472984056e2bd41e5115" - }, - { - "m_Id": "31eeb396f6a343daa39b1a33ae120567" - } - ], - "synonyms": [ - "mix", - "blend", - "linear interpolate" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b0f6971228ea42b3be2189338b0c76d2", - "m_Id": 3, - "m_DisplayName": "Z", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Z", - "m_StageCapability": 3, - "m_Value": 0.11400000005960465, - "m_DefaultValue": 0.0, - "m_Labels": [ - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "b4d7d4d27c114540b15e19902ee1e567", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1636.7999267578125, - "y": -119.20001983642578, - "width": 172.800048828125, - "height": 33.60002136230469 - } - }, - "m_Slots": [ - { - "m_Id": "4df525fe355a47ccbc2e96ee8734fa67" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "9bd739f97130467c83e2267e5c6665db" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "bc5097049b0e43938b8fcc5e259a1533", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 2, - "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget", - "m_ObjectId": "bd9735530f3c43b1bbfebdef7c2b4242" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "bf2962b2e5bc43eea4c9e08b695e637c", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c6bc643a0a6644b4963ae5e457df2b67", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c75c48abc72b4b0ca9b6c8693f46f479", - "m_Id": 1, - "m_DisplayName": "Saturation", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Saturation", - "m_StageCapability": 3, - "m_Value": 1.0, - "m_DefaultValue": 1.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "c89c581be28c4c369cb648318e9df391", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "d88b752b2a3b4e68951407dcd23786ea", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "dcb2396db5d547d9836c8a465f92879d", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "dd147710ec12435480b34be47c2ac832", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Tangent", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "8fcf06a0492e4f69a199e034af06197e" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Tangent" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e0970f3c170c4445ba7e15a2dd3319aa", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "e1961a26ce6b41f08ff2b649334dad26", - "m_Guid": { - "m_GuidSerialized": "254e1bdd-6674-4e20-b37a-2695d251e507" - }, - "m_Name": "ColorTexture", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "ColorTexture", - "m_DefaultReferenceName": "_ColorTexture", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e7936313022147c2b6b1a700ef46a12b", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "edf6adf11649439b844cc19154f67175", - "m_Guid": { - "m_GuidSerialized": "bb5576d1-e2ee-4d6c-8daf-8fd0035e93fb" - }, - "m_Name": "test", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "test", - "m_DefaultReferenceName": "_test", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "fde8f107a5f84004945fac9ce0552685", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "fe36a5baf566400dbdb58aa91351f844", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - diff --git a/Assets/Resources/Shader/memoryShader.shadergraph.meta b/Assets/Resources/Shader/memoryShader.shadergraph.meta deleted file mode 100644 index 69e0e6f44..000000000 --- a/Assets/Resources/Shader/memoryShader.shadergraph.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: 8bd39ad3704e3ad42ab951dffb5586af -ScriptedImporter: - internalIDToNameTable: [] - externalObjects: {} - serializedVersion: 2 - userData: - assetBundleName: - assetBundleVariant: - script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/Resources/Shader/memorytest.shadergraph b/Assets/Resources/Shader/memorytest.shadergraph deleted file mode 100644 index 7317b1201..000000000 --- a/Assets/Resources/Shader/memorytest.shadergraph +++ /dev/null @@ -1,2383 +0,0 @@ -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.GraphData", - "m_ObjectId": "62267e67109b41cfae4dfa6a45aa0c0b", - "m_Properties": [ - { - "m_Id": "7f4e69428b9b4dfc96530cbeb1592b44" - }, - { - "m_Id": "1eb0797b59504f0b8a5d1a8084aaf4db" - }, - { - "m_Id": "32e322b24e2346ffbabdf9c0f116b04e" - } - ], - "m_Keywords": [], - "m_Dropdowns": [], - "m_CategoryData": [ - { - "m_Id": "a2764c022cc74f58927949b74b7f8d4a" - } - ], - "m_Nodes": [ - { - "m_Id": "9c11221474ab4085973c35600a5e8857" - }, - { - "m_Id": "2644d16f58f24f63b94909c6af64faa2" - }, - { - "m_Id": "432bbe828b66489386cc0ae83faa743f" - }, - { - "m_Id": "bf2f9effaaae48699c550db576644830" - }, - { - "m_Id": "d6e3eb7c6fc944048a22b6ade453b891" - }, - { - "m_Id": "da7b464d4309464faefa23df326cf829" - }, - { - "m_Id": "568eb27a36ac4c1e8df1ad16a2e21bc7" - }, - { - "m_Id": "14c01e11db67493ebf4ea904a523e9cf" - }, - { - "m_Id": "232b3208bd2247dd83a0ccccf337cd7b" - }, - { - "m_Id": "ff558e87ec72429ab1db2c768fe39b45" - }, - { - "m_Id": "a901f999947448d198fcf1a3b5784615" - }, - { - "m_Id": "1a9e3443e58a44db8b48b9afeb848b47" - }, - { - "m_Id": "8982b7fdcf024acda214e935c6255fbc" - }, - { - "m_Id": "5b9ad8513f7d45158b19086b4813ce40" - }, - { - "m_Id": "911dc938b5744b33a47aa77a9e393cf5" - }, - { - "m_Id": "eb8886f13af744389f5410fa5c7bdf81" - }, - { - "m_Id": "035677ed4efd41a3a70378f52be1b69e" - }, - { - "m_Id": "f8695b67805444edb6dc520f7a3ab944" - }, - { - "m_Id": "bf5ce0f12d2d445f9d6f5577ec28dbd4" - }, - { - "m_Id": "e1888b2055564fad89558c82687c7b17" - } - ], - "m_GroupDatas": [], - "m_StickyNoteDatas": [], - "m_Edges": [ - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "035677ed4efd41a3a70378f52be1b69e" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "eb8886f13af744389f5410fa5c7bdf81" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "14c01e11db67493ebf4ea904a523e9cf" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a901f999947448d198fcf1a3b5784615" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "1a9e3443e58a44db8b48b9afeb848b47" - }, - "m_SlotId": 1 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a901f999947448d198fcf1a3b5784615" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "232b3208bd2247dd83a0ccccf337cd7b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "ff558e87ec72429ab1db2c768fe39b45" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "568eb27a36ac4c1e8df1ad16a2e21bc7" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "14c01e11db67493ebf4ea904a523e9cf" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "568eb27a36ac4c1e8df1ad16a2e21bc7" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a901f999947448d198fcf1a3b5784615" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "5b9ad8513f7d45158b19086b4813ce40" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "911dc938b5744b33a47aa77a9e393cf5" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "8982b7fdcf024acda214e935c6255fbc" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "5b9ad8513f7d45158b19086b4813ce40" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "911dc938b5744b33a47aa77a9e393cf5" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "eb8886f13af744389f5410fa5c7bdf81" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "a901f999947448d198fcf1a3b5784615" - }, - "m_SlotId": 3 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "bf2f9effaaae48699c550db576644830" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "bf5ce0f12d2d445f9d6f5577ec28dbd4" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f8695b67805444edb6dc520f7a3ab944" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "da7b464d4309464faefa23df326cf829" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "568eb27a36ac4c1e8df1ad16a2e21bc7" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "eb8886f13af744389f5410fa5c7bdf81" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f8695b67805444edb6dc520f7a3ab944" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f8695b67805444edb6dc520f7a3ab944" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "ff558e87ec72429ab1db2c768fe39b45" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "ff558e87ec72429ab1db2c768fe39b45" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "1a9e3443e58a44db8b48b9afeb848b47" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "ff558e87ec72429ab1db2c768fe39b45" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e1888b2055564fad89558c82687c7b17" - }, - "m_SlotId": 0 - } - } - ], - "m_VertexContext": { - "m_Position": { - "x": 0.0, - "y": 0.0 - }, - "m_Blocks": [ - { - "m_Id": "9c11221474ab4085973c35600a5e8857" - }, - { - "m_Id": "2644d16f58f24f63b94909c6af64faa2" - }, - { - "m_Id": "432bbe828b66489386cc0ae83faa743f" - } - ] - }, - "m_FragmentContext": { - "m_Position": { - "x": 0.0, - "y": 200.0 - }, - "m_Blocks": [ - { - "m_Id": "bf2f9effaaae48699c550db576644830" - }, - { - "m_Id": "d6e3eb7c6fc944048a22b6ade453b891" - } - ] - }, - "m_PreviewData": { - "serializedMesh": { - "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "preventRotation": false - }, - "m_Path": "Shader Graphs", - "m_GraphPrecision": 1, - "m_PreviewMode": 2, - "m_OutputNode": { - "m_Id": "" - }, - "m_ActiveTargets": [ - { - "m_Id": "8bc21eeae3534fe3821198cac369de75" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "000b1ead19844e91ab9038db77ed4490", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "035677ed4efd41a3a70378f52be1b69e", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3406.400146484375, - "y": 877.6000366210938, - "width": 158.400146484375, - "height": 33.60003662109375 - } - }, - "m_Slots": [ - { - "m_Id": "b08469fef0da43819eafbf2123afbeb0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "32e322b24e2346ffbabdf9c0f116b04e" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "07ef8ab0705e4ecfbc7370f8667569b0", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0a82a47bb45743339c03fe3ab57f54f0", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "105c3f65d4474e06863e4a5dd9a9c0cc", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SaturationNode", - "m_ObjectId": "14c01e11db67493ebf4ea904a523e9cf", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Saturation", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1610.4000244140625, - "y": -301.6000061035156, - "width": 208.0001220703125, - "height": 301.6000061035156 - } - }, - "m_Slots": [ - { - "m_Id": "07ef8ab0705e4ecfbc7370f8667569b0" - }, - { - "m_Id": "5707c11463a14aeab2eca8cccb0df6f2" - }, - { - "m_Id": "ebffeae08a874dcbb1025940c2d69277" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "14c23813a0084f1c913888c1893ec1b8", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.OneMinusNode", - "m_ObjectId": "1a9e3443e58a44db8b48b9afeb848b47", - "m_Group": { - "m_Id": "" - }, - "m_Name": "One Minus", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1553.60009765625, - "y": 400.0, - "width": 208.0, - "height": 277.5999755859375 - } - }, - "m_Slots": [ - { - "m_Id": "309c98e0e71c4d94ad0560f17d7a57aa" - }, - { - "m_Id": "7599ecef1a4041728121543e4cbadf42" - } - ], - "synonyms": [ - "complement", - "invert", - "opposite" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalSpriteUnlitSubTarget", - "m_ObjectId": "1c141f70fbd14d3385d2ef1f5cff1289" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "1e54f08e9d4b45ff8ef62ee3c7aed39a", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "1eb0797b59504f0b8a5d1a8084aaf4db", - "m_Guid": { - "m_GuidSerialized": "8e4125e8-c6e1-4f49-be9e-38df7aa3cfc5" - }, - "m_Name": "MaskTexture", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "MaskTexture", - "m_DefaultReferenceName": "_MaskTexture", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1ed9a815c348404bbc66893e4f6e859c", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "209033dc054f48b5b89279da34d89deb", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 0.5, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "232b3208bd2247dd83a0ccccf337cd7b", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2360.800048828125, - "y": 366.4000244140625, - "width": 152.800048828125, - "height": 33.60003662109375 - } - }, - "m_Slots": [ - { - "m_Id": "d593f9a7c3d34cae96f3b067fb2598b9" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "1eb0797b59504f0b8a5d1a8084aaf4db" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "2644d16f58f24f63b94909c6af64faa2", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Normal", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "363a596281664dd7bfd46e9b459bfc52" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Normal" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "309c98e0e71c4d94ad0560f17d7a57aa", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "32e322b24e2346ffbabdf9c0f116b04e", - "m_Guid": { - "m_GuidSerialized": "d0ec80fa-8642-4d74-b172-ebba1d38f49d" - }, - "m_Name": "Distort Strength", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "Distort Strength", - "m_DefaultReferenceName": "_Distort_Strength", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.5, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "363a596281664dd7bfd46e9b459bfc52", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "3e47109226134ed8a1c037807536c1fb", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "4158223e31504bd0bf62cac4088644a1", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "432bbe828b66489386cc0ae83faa743f", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Tangent", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "54171daad4e7461ca1d5a1a4932f59f9" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Tangent" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "453a7303f9e347448ab263df772e8e53", - "m_Id": 0, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "4c25349bc5d3496d9b487ba9d20a147c", - "m_Id": 0, - "m_DisplayName": "MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", - "m_ObjectId": "4d0098601594468ebf6efe5628773e64", - "m_Id": 0, - "m_DisplayName": "Position", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Position", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4fbafcab23aa49bba9df61dc90ace4fb", - "m_Id": 2, - "m_DisplayName": "T", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "T", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "540ea303ac08474c89e71af2ca13d173", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", - "m_ObjectId": "54171daad4e7461ca1d5a1a4932f59f9", - "m_Id": 0, - "m_DisplayName": "Tangent", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Tangent", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "568eb27a36ac4c1e8df1ad16a2e21bc7", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2030.39990234375, - "y": -303.20001220703127, - "width": 208.0, - "height": 432.0 - } - }, - "m_Slots": [ - { - "m_Id": "9a938e94ae2b40ea857d12250bb601c4" - }, - { - "m_Id": "105c3f65d4474e06863e4a5dd9a9c0cc" - }, - { - "m_Id": "82922940567d4ad1a965c5d1f6f02180" - }, - { - "m_Id": "a180a95fd73c4a2b93d7cbbd15514710" - }, - { - "m_Id": "a4365586fa3d4270905cf51f9acbb440" - }, - { - "m_Id": "3e47109226134ed8a1c037807536c1fb" - }, - { - "m_Id": "a8cab89745dc431d9520ef01a9657ce3" - }, - { - "m_Id": "8f6f176cf8e44464acff82798e7821b1" - } - ], - "synonyms": [ - "tex2d" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5707c11463a14aeab2eca8cccb0df6f2", - "m_Id": 1, - "m_DisplayName": "Saturation", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Saturation", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 1.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.NoiseNode", - "m_ObjectId": "5b9ad8513f7d45158b19086b4813ce40", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Simple Noise", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3847.199951171875, - "y": 445.6000671386719, - "width": 208.0, - "height": 335.1999206542969 - } - }, - "m_Slots": [ - { - "m_Id": "453a7303f9e347448ab263df772e8e53" - }, - { - "m_Id": "67cb48cf0f024a1eb66938289af58776" - }, - { - "m_Id": "dcb17d63b85a4ff7a5bbe62e1116dcdb" - } - ], - "synonyms": [ - "value noise" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_HashType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "5fd1a09c574e4706a3b5b0cd35e82eaf", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "613b469e7e7445f2a0a3f29515158c0a", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "63b6a893fb014933926c23aa724d6c00", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "65a10ed424e74f4d9d324c6b1576192a", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "65a9dde3848a4434bf2448a0aceb550c", - "m_Id": 3, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "67cb48cf0f024a1eb66938289af58776", - "m_Id": 1, - "m_DisplayName": "Scale", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Scale", - "m_StageCapability": 3, - "m_Value": 10.0, - "m_DefaultValue": 500.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "7599ecef1a4041728121543e4cbadf42", - "m_Id": 1, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "7f4e69428b9b4dfc96530cbeb1592b44", - "m_Guid": { - "m_GuidSerialized": "1c93aa14-ad6c-46ea-9248-8e73fd025276" - }, - "m_Name": "MainTex", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "MainTex", - "m_DefaultReferenceName": "_MainTex", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "81f8f4650fc140c2a642b37bd8ba16e5", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "82922940567d4ad1a965c5d1f6f02180", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "88b3a76ce93e4cd98d90fa2e0cd96c6d", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "8982b7fdcf024acda214e935c6255fbc", - "m_Group": { - "m_Id": "" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4153.599609375, - "y": 302.4000549316406, - "width": 207.999755859375, - "height": 311.1999206542969 - } - }, - "m_Slots": [ - { - "m_Id": "65a10ed424e74f4d9d324c6b1576192a" - } - ], - "synonyms": [ - "texcoords", - "coords", - "coordinates" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", - "m_ObjectId": "8bc21eeae3534fe3821198cac369de75", - "m_Datas": [], - "m_ActiveSubTarget": { - "m_Id": "1c141f70fbd14d3385d2ef1f5cff1289" - }, - "m_AllowMaterialOverride": false, - "m_SurfaceType": 0, - "m_ZTestMode": 4, - "m_ZWriteControl": 0, - "m_AlphaMode": 0, - "m_RenderFace": 2, - "m_AlphaClip": false, - "m_CastShadows": true, - "m_ReceiveShadows": true, - "m_SupportsLODCrossFade": false, - "m_CustomEditorGUI": "", - "m_SupportVFX": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "8c4c6599b5604c20a19730df3cc2fd44", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "8c4e5e5027fc48f1bf99b83a83d67fd0", - "m_Id": 1, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "8f6f176cf8e44464acff82798e7821b1", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "90ec4f9e07d54f38a56e150d1973d4e0", - "m_Id": 0, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 2, - "m_Value": 1.0, - "m_DefaultValue": 1.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "911dc938b5744b33a47aa77a9e393cf5", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3524.0, - "y": 462.39996337890627, - "width": 208.0, - "height": 301.60009765625 - } - }, - "m_Slots": [ - { - "m_Id": "81f8f4650fc140c2a642b37bd8ba16e5" - }, - { - "m_Id": "209033dc054f48b5b89279da34d89deb" - }, - { - "m_Id": "d8dad3fe624f4db580eb9930d5f33a39" - } - ], - "synonyms": [ - "subtraction", - "remove", - "minus", - "take away" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "9a938e94ae2b40ea857d12250bb601c4", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "9c11221474ab4085973c35600a5e8857", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Position", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "4d0098601594468ebf6efe5628773e64" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Position" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a180a95fd73c4a2b93d7cbbd15514710", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CategoryData", - "m_ObjectId": "a2764c022cc74f58927949b74b7f8d4a", - "m_Name": "", - "m_ChildObjectList": [ - { - "m_Id": "7f4e69428b9b4dfc96530cbeb1592b44" - }, - { - "m_Id": "1eb0797b59504f0b8a5d1a8084aaf4db" - }, - { - "m_Id": "32e322b24e2346ffbabdf9c0f116b04e" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a4365586fa3d4270905cf51f9acbb440", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "a8cab89745dc431d9520ef01a9657ce3", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.LerpNode", - "m_ObjectId": "a901f999947448d198fcf1a3b5784615", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Lerp", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -806.3998413085938, - "y": 147.19996643066407, - "width": 208.0, - "height": 325.5999755859375 - } - }, - "m_Slots": [ - { - "m_Id": "b3e27ae57d984fcab14b3805aa7ee26a" - }, - { - "m_Id": "63b6a893fb014933926c23aa724d6c00" - }, - { - "m_Id": "4fbafcab23aa49bba9df61dc90ace4fb" - }, - { - "m_Id": "65a9dde3848a4434bf2448a0aceb550c" - } - ], - "synonyms": [ - "mix", - "blend", - "linear interpolate" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b08469fef0da43819eafbf2123afbeb0", - "m_Id": 0, - "m_DisplayName": "Distort Strength", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "b27924ba642148a4a64028314d505c4d", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "b3e27ae57d984fcab14b3805aa7ee26a", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "bf2f9effaaae48699c550db576644830", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.BaseColor", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "db07b76f17c74f64b8525ff6101e4aea" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.BaseColor" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "bf5ce0f12d2d445f9d6f5577ec28dbd4", - "m_Group": { - "m_Id": "" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3247.199951171875, - "y": 1004.0, - "width": 208.0, - "height": 311.199951171875 - } - }, - "m_Slots": [ - { - "m_Id": "1e54f08e9d4b45ff8ef62ee3c7aed39a" - } - ], - "synonyms": [ - "texcoords", - "coords", - "coordinates" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "cac7f8a9b3b14d1d8dc72b280845f67e", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "d593f9a7c3d34cae96f3b067fb2598b9", - "m_Id": 0, - "m_DisplayName": "MaskTexture", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "d6e3eb7c6fc944048a22b6ade453b891", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Alpha", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "90ec4f9e07d54f38a56e150d1973d4e0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Alpha" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "d8dad3fe624f4db580eb9930d5f33a39", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "da7b464d4309464faefa23df326cf829", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2268.800048828125, - "y": -242.39999389648438, - "width": 128.0, - "height": 33.600006103515628 - } - }, - "m_Slots": [ - { - "m_Id": "4c25349bc5d3496d9b487ba9d20a147c" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "7f4e69428b9b4dfc96530cbeb1592b44" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", - "m_ObjectId": "db07b76f17c74f64b8525ff6101e4aea", - "m_Id": 0, - "m_DisplayName": "Base Color", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "BaseColor", - "m_StageCapability": 2, - "m_Value": { - "x": 0.5, - "y": 0.5, - "z": 0.5 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_ColorMode": 0, - "m_DefaultColor": { - "r": 0.5, - "g": 0.5, - "b": 0.5, - "a": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "dcb17d63b85a4ff7a5bbe62e1116dcdb", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SaturateNode", - "m_ObjectId": "e1888b2055564fad89558c82687c7b17", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Saturate", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -1553.60009765625, - "y": 850.3999633789063, - "width": 208.0, - "height": 277.59991455078127 - } - }, - "m_Slots": [ - { - "m_Id": "0a82a47bb45743339c03fe3ab57f54f0" - }, - { - "m_Id": "8c4e5e5027fc48f1bf99b83a83d67fd0" - } - ], - "synonyms": [ - "clamp" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e8d9c1925e9e4f1d97b86a02b4177eeb", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "eb8886f13af744389f5410fa5c7bdf81", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3090.400146484375, - "y": 604.0000610351563, - "width": 208.0, - "height": 301.5999755859375 - } - }, - "m_Slots": [ - { - "m_Id": "4158223e31504bd0bf62cac4088644a1" - }, - { - "m_Id": "613b469e7e7445f2a0a3f29515158c0a" - }, - { - "m_Id": "b27924ba642148a4a64028314d505c4d" - } - ], - "synonyms": [ - "multiplication", - "times", - "x" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "ebffeae08a874dcbb1025940c2d69277", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "f00748fb4f5b442a8b8197c598f2305d", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.AddNode", - "m_ObjectId": "f8695b67805444edb6dc520f7a3ab944", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Add", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2689.60009765625, - "y": 726.4000854492188, - "width": 208.0, - "height": 301.59991455078127 - } - }, - "m_Slots": [ - { - "m_Id": "14c23813a0084f1c913888c1893ec1b8" - }, - { - "m_Id": "000b1ead19844e91ab9038db77ed4490" - }, - { - "m_Id": "540ea303ac08474c89e71af2ca13d173" - } - ], - "synonyms": [ - "addition", - "sum", - "plus" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f949889b97324d0c8729fe008c049795", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "ff558e87ec72429ab1db2c768fe39b45", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2030.400146484375, - "y": 331.2000427246094, - "width": 208.0001220703125, - "height": 432.0000915527344 - } - }, - "m_Slots": [ - { - "m_Id": "f949889b97324d0c8729fe008c049795" - }, - { - "m_Id": "e8d9c1925e9e4f1d97b86a02b4177eeb" - }, - { - "m_Id": "1ed9a815c348404bbc66893e4f6e859c" - }, - { - "m_Id": "88b3a76ce93e4cd98d90fa2e0cd96c6d" - }, - { - "m_Id": "f00748fb4f5b442a8b8197c598f2305d" - }, - { - "m_Id": "cac7f8a9b3b14d1d8dc72b280845f67e" - }, - { - "m_Id": "5fd1a09c574e4706a3b5b0cd35e82eaf" - }, - { - "m_Id": "8c4c6599b5604c20a19730df3cc2fd44" - } - ], - "synonyms": [ - "tex2d" - ], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - diff --git a/Assets/Resources/Shader/memorytest.shadergraph.meta b/Assets/Resources/Shader/memorytest.shadergraph.meta deleted file mode 100644 index 4f8623eac..000000000 --- a/Assets/Resources/Shader/memorytest.shadergraph.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: 3137ae58a46240c49b6c3a71112785dd -ScriptedImporter: - internalIDToNameTable: [] - externalObjects: {} - serializedVersion: 2 - userData: - assetBundleName: - assetBundleVariant: - script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}