remove_scene
Remove a scene from the database. This will also remove all elements referenced by the scene. It should be noted however that this removal is dependent upon the neuray libraries internal garbage collection. Consequently, it may take sometime for the scene data to be flushed from the database
References:
arguments
-
"remove_scene_shader_paths" : Boolean (default: true)
Whether to remove the scene resource paths added at import time from the shader search path.
-
"scene_name" : String
The name of the scene to be removed. This is the name under which the scene is stored in the database.