would be great if we could also write to meshes in a very simple way, like
PinName.SetMesh(vertex_vectors, indicies, textures_coords, …, sliceindex);
i presume that’s not really the way dx works here, but that level of simplicity would come in very useful (especially for people who just want to make a quick 1 off mesh plugin). :)!