SampleLevel (albedoSampler, IN.UV0.xy, 0 ); return float4(diffuseColor.xyz, 1); } RasterizerState CullBack { CullMode = BACK; }; ...
確定! 回上一頁