ValueNodeSocket(bpy_struct)

base class — bpy_struct

class bpy.types.ValueNodeSocket(bpy_struct)

Input or output socket of a node

default_value

Default value of the socket when no link is attached

Type :float array of 1 items in [-inf, inf], default (0.0)
name

Socket name

Type :string, default “”, (readonly)

Inherited Properties

Inherited Functions

Previous topic

UserSolidLight(bpy_struct)

Next topic

VectorFont(ID)