scrPos = ComputeScreenPos(o.pos); return o; }. fixed4 frag(vertOut i) : COLOR { return float4(i.test,0,0,1); //return fixed4(1,0,0,1); }.
確定! 回上一頁