Scene


Scene.png


Sockets:

IN -

OUT - Data


Description:

The entry point of every graph. Pick a scene by name - its full data (every collection, object, and view layer) flows out through the outputs. Original goes straight to Scene Root; Data is the stream your operation chains build on.


Properties:

Scene - the target scene, matched by name.


Usage Notes:


<aside> ⚠️

Warning: Merging several scenes won’t yield any results other than possible issues, crash, and/or data loss. ****

</aside>