NodeSocketIntUnsigned(NodeSocketStandard)¶
base classes — bpy_struct
, NodeSocket
, NodeSocketStandard
-
class
bpy.types.
NodeSocketIntUnsigned
(NodeSocketStandard)¶ Integer number socket of a node
-
default_value
¶ Input value used for unconnected socket
Type: int in [0, inf], default 0
-
links
¶ List of node links from or to this socket (readonly)
-
Inherited Properties
Inherited Functions