base classes — bpy_struct, ID, NodeTree
Node tree consisting of linked nodes used for compositing
Max size of a tile (smaller values gives better distribution of multiple threads, but more overhead)
| Type: | enum in [‘32’, ‘64’, ‘128’, ‘256’, ‘512’, ‘1024’], default ‘32’ |
|---|
Quality when editing
| Type: | enum in [‘HIGH’, ‘MEDIUM’, ‘LOW’], default ‘HIGH’ |
|---|
Quality when rendering
| Type: | enum in [‘HIGH’, ‘MEDIUM’, ‘LOW’], default ‘HIGH’ |
|---|
Enable buffering of group nodes
| Type: | boolean, default False |
|---|
Enable GPU calculations
| Type: | boolean, default False |
|---|
Use two pass execution during editing: first calculate fast nodes, second pass calculate all nodes
| Type: | boolean, default False |
|---|
Use boundaries for viewer nodes and composite backdrop
| Type: | boolean, default False |
|---|
Inherited Properties
Inherited Functions