base class — bpy_struct
subclasses — NodeSocketFloatTime, NodeSocketFloatAngle, NodeSocketIntNone, NodeSocketFloatDistance, NodeSocketVectorEuler, NodeSocketVectorVelocity, NodeSocketRGBA, NodeSocketShader, NodeSocketFloatFactor, NodeSocketBoolean, NodeSocketVectorAcceleration, NodeSocketFloatNone, NodeSocketFloatUnsigned, NodeSocketVectorNone, NodeSocketVectorDirection, NodeSocketVectorXYZ, NodeSocketFloatPercentage, NodeSocketVectorTranslation, NodeSocketIntUnsigned
Input or output socket of a node
For group nodes, the group input or output socket this corresponds to
Type : | NodeSocket, (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’], default ‘VALUE’, (readonly) |
---|
Inherited Properties
Inherited Functions
|
References