共用方式為


IMTLArgumentEncoder.SetSamplerStates(IMTLSamplerState[], NSRange) 方法

定義

將提供的 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

屬性

適用於