NodeSocketColor(NodeSocketStandard)¶
base classes — bpy_struct, NodeSocket, NodeSocketStandard
-
class
bpy.types.NodeSocketColor(NodeSocketStandard)¶ RGBA color socket of a node
-
default_value¶ Input value used for unconnected socket
Type: float array of 4 items in [0, inf], default (0.0, 0.0, 0.0, 0.0)
-
links¶ List of node links from or to this socket (readonly)
-
Inherited Properties
Inherited Functions