base classes — bpy_struct, ID
subclasses — CompositorNodeTree, ShaderNodeTree, TextureNodeTree
Node tree consisting of linked nodes used for shading, 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’, ‘TEXTURE’, ‘COMPOSITING’], default ‘SHADER’, (readonly) |
---|
Inherited Properties
Inherited Functions
|
References