Adds a new scene.
| <viz>.addScene() |
There are intially 6 scenes (1-6) so this functions is only needed if more than 6 scenes are required.
Adding a new scene appends it to the scene list so if before the last scene was #6 calling addScene will make the last scene #7.
<scene> object