NodeSocketString(NodeSocketStandard)¶
base classes — bpy_struct, NodeSocket, NodeSocketStandard
-
class
bpy.types.NodeSocketString(NodeSocketStandard)¶ String socket of a node
-
default_value¶ Input value used for unconnected socket
Type: string, default “”, (never None)
-
links¶ List of node links from or to this socket (readonly)
-
Inherited Properties
Inherited Functions