Share via


MTLIntersectionFunctionTableExtensions.SetBuffers Method

Definition

public static void SetBuffers(this Metal.IMTLIntersectionFunctionTable table, Metal.IMTLBuffer[] buffers, UIntPtr[] offsets, Foundation.NSRange range);
static member SetBuffers : Metal.IMTLIntersectionFunctionTable * Metal.IMTLBuffer[] * unativeint[] * Foundation.NSRange -> unit

Parameters

buffers
IMTLBuffer[]
offsets

UIntPtr[]

unativeint[]

range
NSRange

Applies to