共用方式為


IMTLComputeCommandEncoder.SetTextures(IMTLTexture[], NSRange) 方法

定義

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

參數

textures
IMTLTexture[]
range
NSRange
屬性

適用於