IMTLArgumentEncoder.SetSamplerState(IMTLSamplerState, nuint) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
sampler
編碼為引數緩衝區。
[Foundation.Export("setSamplerState:atIndex:")]
[Foundation.Preserve(Conditional=true)]
public void SetSamplerState(Metal.IMTLSamplerState sampler, nuint index);
abstract member SetSamplerState : Metal.IMTLSamplerState * nuint -> unit
參數
- sampler
- IMTLSamplerState
引數緩衝區內的取樣器。
- index
- System.System.UIntPtr System.unativeint
取樣器索引。 [金屬] 索引識別碼或 的 MTLArgumentDescriptor 索引成員。
- 屬性