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