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