Procedural Mesh Features

Can we get a reference to the vertex and index buffers to iterate into and add/remove items, rather than having to recreate the entire mesh every time it changes? Having one procedural mesh with lots of sections doesn’t seem to perform much better on the render thread than having lots of separate actors.