color *= tex2D(_MainTex, i.uv); return color;. What does the shader compiler make of that? uniform sampler2D _MainTex; in vec2 vs_TEXCOORD0;.
確定! 回上一頁