Scene Root

Sockets:
IN - Original/ Data
OUT -
Description:
The endpoint of every graph - this is what Build From Graph ****evaluates. Wire the
Scene node into Original, and the last node of each operation chain into Data.
Properties:
Usage Notes:
- Use One Scene Root per scene you intend to build. It will build independently in one Build From Graph.
- Nothing is written to the actual Blender scene until Build From Graph runs - up to
that point everything is a virtual (in-memory) plan.