base class — bpy_struct
Collection of File Output node slots
Add a file slot to this node
Parameters: | name (string, (never None)) – Name |
---|---|
Returns: | New socket |
Return type: | NodeSocket |
Remove a file slot from this node
Parameters: | socket (NodeSocket) – The socket to remove |
---|
Remove all file slots from this node
Move a file slot to another position
Parameters: |
|
---|
Inherited Properties
Inherited Functions
References