Share via


IMTLRenderCommandEncoder.SetMeshBuffers(IntPtr, IntPtr, NSRange) Method

Definition

[Foundation.Export("setMeshBuffers:offsets:withRange:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetMeshBuffers(IntPtr buffers, IntPtr offsets, Foundation.NSRange range);
[<Foundation.Export("setMeshBuffers:offsets:withRange:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetMeshBuffers : nativeint * nativeint * Foundation.NSRange -> unit
override this.SetMeshBuffers : nativeint * nativeint * Foundation.NSRange -> unit

Parameters

buffers
IntPtr

nativeint

offsets
IntPtr

nativeint

range
NSRange
Attributes

Applies to