用shader做水波紋效果

用shader做水波紋效果 1.效果展示: 2.代碼: shader代碼: Shader "Unlit/Water" { Properties { _MainTex("Texture", 2D) = "white" {} _WaterUV("WaterUV",2D) = "while"{} _WaterIntensity("WaterIntensity",float) = 500 }
相關文章
相關標籤/搜索