Contents

init(elements:indices:)

Create buffer from an array of element values and an array of indices into that value array.

Declaration

init(elements: [Element], indices: [UInt32])

See Also

Creating a mesh buffer