base class — bpy_struct
Collection of node trees
| Type: | boolean, default False, (readonly) |
|---|
Add a new node tree to the main database
| Parameters: |
|
|---|---|
| Returns: | New node tree datablock |
| Return type: |
Remove a node tree from the current blendfile
| Parameters: | tree (NodeTree, (never None)) – Node tree to remove |
|---|
tag
| Parameters: | value (boolean) – Value |
|---|
Inherited Properties
Inherited Functions
References