上面的shader代碼都可以使用DX11風格的HLSL語法來重寫,它們的效果是一樣的: Texture2D _MainTex; SamplerState sampler_MainTex; // "sampler ...
確定! 回上一頁