Contents

init(_:)

Create a buffer from any sequence of elements.

Declaration

init<S>(_ sequence: S) where S : Sequence, S.Element == Int32

See Also

Creating a mesh buffer