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