base class — bpy_struct
subclasses — TextureNode, ShaderNode, CompositorNode, NodeGroup
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) |
|---|
Inherited Properties
Inherited Functions
|
References