... vec4 texproj = textureProj(tex, proj); DIFFUSE_LIGHT += LIGHT_COLOR * ATTENUATION * ALBEDO * texproj.rgb*texproj.a * facing; } }.
確定! 回上一頁