次の方法で共有


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
属性

適用対象