base classes — bpy_struct, ID
subclasses — CompositorNodeTree, ShaderNodeTree, TextureNodeTree
Node tree consisting of linked nodes used for materials, textures and compositing
Grease Pencil datablock
| Type : | GreasePencil |
|---|
| Type : | GroupInputs bpy_prop_collection of NodeSocket, (readonly) |
|---|
| Type : | NodeLinks bpy_prop_collection of NodeLink, (readonly) |
|---|
| Type : | GroupOutputs bpy_prop_collection of NodeSocket, (readonly) |
|---|
Node Tree type
| Type : | enum in [‘SHADER’, ‘COMPOSITE’, ‘TEXTURE’], default ‘SHADER’, (readonly) |
|---|
Inherited Properties
Inherited Functions
|
References