MCPcopy 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
182def clear_scene():
183 bpy.ops.wm.read_factory_settings(use_empty=True)
184
185
186def sanitize_gltf_for_blender(src_path):

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected