MTLIntersectionFunctionTableExtensions.SetBuffers Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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