共用方式為


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

定義

將提供的 textures 編碼為引數緩衝區。

[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

索引到 textures 。 [金屬] 索引識別碼或 的 MTLArgumentDescriptor 索引成員。

屬性

適用於