v1.0
file
Creates a new empty scene.
| NewScene( [ProjectPathName], [Confirm] ); | 
| Parameter | Type | Description | 
|---|---|---|
| ProjectPathName | String | Path of the project Default Value: Current project | 
| Confirm | Boolean | True to prompt user to save the scene if the scene contains
unsaved changes Default Value: True | 
| NewScene , False |