次の方法で共有


IMTLComputeCommandEncoder.SetTexture(IMTLTexture, nuint) メソッド

定義

[Foundation.Export("setTexture:atIndex:")]
[Foundation.Preserve(Conditional=true)]
public void SetTexture (Metal.IMTLTexture texture, nuint index);
abstract member SetTexture : Metal.IMTLTexture * nuint -> unit

パラメーター

texture
IMTLTexture
index
System.System.UIntPtr System.unativeint
属性

適用対象