共用方式為


IMTLArgumentEncoder.SetSamplerState(IMTLSamplerState, nuint) 方法

定義

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 索引成員。

屬性

適用於