I have had limited practice with the Dynamic Mesh Component, however I believe once the mesh is notified that it’s current data is dirty, the vertex buffer should be regenerated. Passing Notify Mesh Updated for mesh changes or Notify Vertex Attributes Updated for just refreshing the Vertex Buffer alone, but be careful as any difference in mesh triangulation/topology aside from vertex positions would cause Notify Vertex Attributes Updated to crash.