IMTLRenderCommandEncoder.SetVertexTextures(IMTLTexture[], NSRange) Method

Definition

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

Parameters

textures
IMTLTexture[]
range
NSRange
Attributes

Applies to