IMTLRenderCommandEncoder.SetVertexBuffers Method

Definition

[Foundation.Export("setVertexBuffers:offsets:withRange:")]
[Foundation.Preserve(Conditional=true)]
public void SetVertexBuffers (Metal.IMTLBuffer[] buffers, IntPtr uintArrayPtrOffsets, Foundation.NSRange range);
abstract member SetVertexBuffers : Metal.IMTLBuffer[] * nativeint * Foundation.NSRange -> unit

Parameters

buffers
IMTLBuffer[]
uintArrayPtrOffsets
IntPtr

nativeint

range
NSRange
Attributes

Applies to