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