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

Class Node


The Node Object

Node in a node tree.

References

Instance Variables [hide private]
Collection of NodeSocket (readonly) inputs
Inputs
float array of 2 items in [-10000, 10000] location
Location
string name
Node name.
Collection of NodeSocket (readonly) outputs
Outputs
Instance Variable Details [hide private]

name

Node name. (maximum length of 32)
Type:
string