IMTLRenderCommandEncoder.SetFragmentTexture(IMTLTexture, nuint) 方法

定义

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

参数

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

适用于