... vec4 uv, float bias, float blur) { float result = textureProj(tex, uv, bias); result += textureProj(tex, vec4(uv.xy + vec2( -0.326212, ...
確定! 回上一頁