base class — bpy_struct
Type and default value of a node socket
Identifier of the socket
| Type: | string, default “”, (readonly, never None) |
|---|
Name of the socket
| Type: | string, default “”, (readonly, never None) |
|---|
Data type of the socket
| Type: | enum in [‘CUSTOM’, ‘VALUE’, ‘INT’, ‘BOOLEAN’, ‘VECTOR’, ‘STRING’, ‘RGBA’, ‘SHADER’], default ‘VALUE’, (readonly) |
|---|
Inherited Properties
Inherited Functions
References