Package bpy :: Module types :: Class VectorNodeSocket
[hide private]
[frames] | no frames]

Class VectorNodeSocket

The Vector Node Socket Object

Input or output socket of a node

(no references to this struct found)

Instance Variables [hide private]
float array of 3 items in [-inf, inf] default_value
Default value of the socket when no link is attached.
string (readonly) name
Socket name.
Instance Variable Details [hide private]

name

Socket name. (maximum length of 32)
Type:
string (readonly)