init(positions:indices:normals:)

MeshBuffer.swift:95
init(positions: [SIMD3<Float>] = [], indices: [UInt32] = [], normals: [SIMD3<Float>] = [])