随笔分类 - CG
摘要:Shader "Custom/cvjarEarth" { Properties{ _MainTex("myTexture", 2D) = "white"{} _Cloud("mycolor", 2D) ="white"{} } S...
阅读全文
摘要:Shader "Custom/LogoShader" { Properties { _MainTex ("Texture", 2D) = "white" {} } SubShader { Tags {"Queue"="Transparent" "Igno...
阅读全文
摘要:Shader "Custom/Texgun" { Properties {// _MainTex ("Base (RGB)", 2D) = "white" {TexGen SphereMap} //镜反射,水晶球// _MainTex ("Base (R...
阅读全文
摘要:Shader "Custom/multipass" { Properties { _MainTex ("Base (RGB)", 2D) = "white" {} } SubShader { Tags { "RenderType"="Opaque" } ...
阅读全文

浙公网安备 33010602011771号