NodeLink(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.
NodeLink
(bpy_struct)¶ Link is valid
-
from_socket
¶ Type: NodeSocket
, (readonly)
Link is hidden due to invisible sockets
Type: boolean, default False, (readonly)
-
is_valid
¶ Type: boolean, default False
-
to_socket
¶ Type: NodeSocket
, (readonly)
-
Inherited Properties
Inherited Functions
References