Mesh.dispose

Releases all resources used by the mesh

Calling any method on the mesh, including dispose, after it has been disposed is undefined behavior

class Mesh
void
dispose
()

Meta