共用方式為


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
屬性

適用於