共用方式為


IMTLRenderCommandEncoder.SetFragmentTextures(IMTLTexture[], NSRange) 方法

定義

[Foundation.Export("setFragmentTextures:withRange:")]
[Foundation.Preserve(Conditional=true)]
public void SetFragmentTextures (Metal.IMTLTexture[] textures, Foundation.NSRange range);
abstract member SetFragmentTextures : Metal.IMTLTexture[] * Foundation.NSRange -> unit

參數

textures
IMTLTexture[]
range
NSRange
屬性

適用於