void UpdateMesh( List<Vector3> vertices, List<int> indices )

void UpdateMesh( System.Span<Vector3> vertices, System.Span<int> indices )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.