NodeSocketStandard(NodeSocket)¶
base classes — bpy_struct, NodeSocket
subclasses —
NodeSocketVector, NodeSocketBool, NodeSocketFloatAngle, NodeSocketIntPercentage, NodeSocketFloat, NodeSocketVirtual, NodeSocketFloatUnsigned, NodeSocketFloatTime, NodeSocketColor, NodeSocketVectorVelocity, NodeSocketString, NodeSocketVectorXYZ, NodeSocketInt, NodeSocketShader, NodeSocketFloatFactor, NodeSocketIntUnsigned, NodeSocketVectorDirection, NodeSocketFloatPercentage, NodeSocketIntFactor, NodeSocketVectorEuler, NodeSocketVectorTranslation, NodeSocketVectorAcceleration
-
class
bpy.types.NodeSocketStandard(NodeSocket)¶ -
links¶ List of node links from or to this socket (readonly)
-
draw(context, layout, node, text)¶ Draw socket
Parameters:
-
Inherited Properties
Inherited Functions