Contents

init(_:)

Create a buffer from any sequence of elements.

Declaration

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

See Also

Creating a mesh buffer