Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bloom-Engine/engine
/ clear_scene
Function
clear_scene
tools/cycles_reference/render.py:182–183 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
180
# ---------------------------------------------------------------------------
181
182
def
clear_scene():
183
bpy.ops.wm.read_factory_settings(use_empty=True)
184
185
186
def
sanitize_gltf_for_blender(src_path):
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected