unload_scene# NyxPyRenderer.unload_scene()[source]# Release the loaded scene without shutting down the renderer. The native renderer remains alive; another scene can be loaded by calling build() again with a different scene-description path. Most users should call destroy() instead.