次の方法で共有


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インデックス。 金属インデックス ID または のインデックス メンバー MTLArgumentDescriptor

属性

適用対象