base classes — bpy_struct, Space
Node editor space data
Channels of the image to draw
| Type : | enum in [‘COLOR’, ‘COLOR_ALPHA’, ‘ALPHA’], default ‘COLOR’ |
|---|
Backdrop X offset
| Type : | float in [-inf, inf], default 0.0 |
|---|
Backdrop Y offset
| Type : | float in [-inf, inf], default 0.0 |
|---|
Backdrop zoom factor
| Type : | float in [0.01, inf], default 1.0 |
|---|
Use active Viewer Node output as backdrop for compositing nodes
| Type : | boolean, default False |
|---|
Type of data to take texture from
| Type : | enum in [‘OBJECT’, ‘WORLD’, ‘BRUSH’], default ‘OBJECT’ |
|---|
Node tree type to display and edit
| Type : | enum in [‘MATERIAL’, ‘TEXTURE’, ‘COMPOSITING’], default ‘MATERIAL’ |
|---|
Re-render and composite changed layer on 3D edits
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|