VectorNodeSocket(bpy_struct)

base class — bpy_struct

class bpy.types.VectorNodeSocket(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 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
name

Socket name

Type :string, default “”, (readonly)

Inherited Properties

Inherited Functions

Previous topic

VectorFont(ID)

Next topic

VertexColors(bpy_struct)