In HLSL, you'll sample a texture called Texture with a sampler called Sampler like this: Texture.Sample (Sampler, coordinate).
確定! 回上一頁