1 - traverses the scene looking for if the id passed as paramters matches the id of the treenode
2- If ids match. it checks if the node has children
3- if it does. it traverses the children of node and checks if instance of Mesh
4- if the node contains children of instance Mesh it disposes geometries and
materials