NodeSocketStandard(NodeSocket)¶
base classes — bpy_struct, NodeSocket
subclasses —
NodeSocketBool, NodeSocketColor, NodeSocketFloat, NodeSocketFloatAngle, NodeSocketFloatFactor, NodeSocketFloatPercentage, NodeSocketFloatTime, NodeSocketFloatUnsigned, NodeSocketInt, NodeSocketIntFactor, NodeSocketIntPercentage, NodeSocketIntUnsigned, NodeSocketShader, NodeSocketString, NodeSocketVector, NodeSocketVectorAcceleration, NodeSocketVectorDirection, NodeSocketVectorEuler, NodeSocketVectorTranslation, NodeSocketVectorVelocity, NodeSocketVectorXYZ, NodeSocketVirtual
-
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