Unity shader学习记录
unity兰伯特和半兰伯特光照明模型在这里插入代码片Shader "Mystudy/shaders/lanbot"{ Properties { } SubShader { Tags { "RenderType"="Opaque" } LOD 100 Pass { Tags{ "lightMode"="ForwardBase"





