NodeSocketBool(NodeSocketStandard)¶
base classes — bpy_struct, NodeSocket, NodeSocketStandard
-
class
bpy.types.NodeSocketBool(NodeSocketStandard)¶ Boolean value socket of a node
-
default_value¶ Input value used for unconnected socket
Type: boolean, default False
-
links¶ List of node links from or to this socket (readonly)
-
Inherited Properties
Inherited Functions