base class — bpy_struct
subclasses — NodeSocketStringNone, NodeSocketRGBA, NodeSocketIntUnsigned, NodeSocketFloatUnsigned, NodeSocketVectorNone, NodeSocketBoolean, NodeSocketFloatDistance, NodeSocketFloatTime, NodeSocketIntNone, NodeSocketShader, NodeSocketFloatPercentage, NodeSocketVectorAcceleration, NodeSocketVectorEuler, NodeSocketFloatNone, NodeSocketFloatAngle, NodeSocketVectorVelocity, NodeSocketVectorXYZ, NodeSocketFloatFactor, NodeSocketVectorDirection, NodeSocketStringFilepath, NodeSocketVectorTranslation
Input or output socket of a node
For group nodes, the group input or output socket this corresponds to
Type : | NodeSocket, (readonly) |
---|
Hide the socket
Type : | boolean, default False |
---|
True if the socket is connected
Type : | boolean, default False, (readonly) |
---|
Socket name
Type : | string, default “”, (never None) |
---|
Socket links are expanded in the user interface
Type : | boolean, default False |
---|
Node Socket type
Type : | enum in [‘VALUE’, ‘VECTOR’, ‘RGBA’, ‘SHADER’, ‘BOOLEAN’, ‘MESH’, ‘INT’, ‘STRING’], default ‘VALUE’, (readonly) |
---|
List of node links from or to this socket (readonly)
Inherited Properties
Inherited Functions
References