Resetting Nodes

I'm looking to rewrite my project using SimplePassGame.  From what I understand, height maps can feed through a node using BasicPassManager.  If a situation comes up for switching between one height map to another as in loading a new stage for the player, then what should happen to the rootNode or any of its children nodes?  Would it be better to focus on game states?



Thank you for any insight.