base classes — bpy_struct, Node
subclasses — TextureNode, NodeGroupInput, NodeFrame, ShaderNode, NodeReroute, NodeGroupOutput, NodeGroup, CompositorNode
If non-null output is returned, the node type can be added to the tree
| Parameters: | node_tree (NodeTree) – Node Tree |
|---|---|
| Return type: | boolean |
If non-null output is returned, the node can be added to the tree
| Parameters: | node_tree (NodeTree) – Node Tree |
|---|---|
| Return type: | boolean |
Update on editor changes
Draw node buttons
| Parameters: | layout (UILayout, (never None)) – Layout, Layout in the UI |
|---|
Draw node buttons in the sidebar
| Parameters: | layout (UILayout, (never None)) – Layout, Layout in the UI |
|---|
Inherited Properties
Inherited Functions