base class — bpy_struct
subclasses — TextureNode, NodeWhileLoop, ShaderNode, NodeFrame, NodeForLoop, CompositorNode, NodeGroup
Node in a node tree
Custom color of the node body
Type : | float array of 3 items in [0, 1], default (0.0, 0.0, 0.0) |
---|
Type : | bpy_prop_collection of NodeSocket, (readonly) |
---|
Optional custom node label
Type : | string, default “”, (never None) |
---|
Type : | float array of 2 items in [-10000, 10000], default (0.0, 0.0) |
---|
Unique node identifier
Type : | string, default “”, (never None) |
---|
Type : | bpy_prop_collection of NodeSocket, (readonly) |
---|
Draw node in viewport textured draw mode
Type : | boolean, default False |
---|
Use custom color for the node
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|
References