Delete the scene
| <scene>.remove() |
This command will permanently delete the scene. It will not delete any nodes contained in it. Any viewpoints that are using this scene will switch to the main scene.
NOTE: Vizard does not allow the main scene to be deleted
None