RGBANodeSocket(NodeSocket)

base classes — bpy_struct, NodeSocket

class bpy.types.RGBANodeSocket(NodeSocket)

Input or output socket of a node

default_value

Default value of the socket when no link is attached

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

Inherited Properties

Inherited Functions

Previous topic

PythonController(Controller)

Next topic

RadarSensor(Sensor)