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