NodeSocketInterfaceColor(NodeSocketInterfaceStandard)¶
base classes — bpy_struct, NodeSocketInterface, NodeSocketInterfaceStandard
-
class
bpy.types.NodeSocketInterfaceColor(NodeSocketInterfaceStandard)¶ 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)
-
Inherited Properties
Inherited Functions