升级水插件

This commit is contained in:
2026-01-08 22:30:55 +08:00
parent febff82d24
commit ca68084264
415 changed files with 18138 additions and 7134 deletions

View File

@@ -21,6 +21,9 @@ Shader "Crest/Inputs/Flow/Fixed Direction"
SubShader
{
ZTest Always
ZWrite Off
Pass
{
CGPROGRAM
@@ -28,7 +31,7 @@ Shader "Crest/Inputs/Flow/Fixed Direction"
#pragma fragment Frag
#pragma shader_feature_local d_Feather
#pragma shader_feature_local d_ApplyRotation
#pragma shader_feature_local_fragment d_ApplyRotation
#include "UnityCG.cginc"