HLSL parser failes when `sample` keyword is used as variable name. float getAlpha(float2 uv) { float sample = tex2D(_MainTex, uv).a; ...
確定! 回上一頁