How to remove a grid from a scene in Babylon.js at runtime? Tried searching, didn't find it, also tried looking at the scene methods in the debugger, also can't find it.
You just need to use mesh.dispose ();