base class — bpy_struct
Collection of Node Tree Sockets
Add a socket to this node tree
| Parameters: |
|
|---|---|
| Returns: | New socket |
| Return type: |
Remove a socket from this node tree
| Parameters: | socket (NodeSocketInterface) – The socket to remove |
|---|
Remove all sockets from this node tree
Move a socket to another position
| Parameters: |
|
|---|
Inherited Properties
Inherited Functions
References