IMTLComputeCommandEncoder.SetTextures(IMTLTexture[], NSRange) Method

Definition

[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

Parameters

textures
IMTLTexture[]
range
NSRange
Attributes

Applies to