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’ |
---|
Type : | CompositorNodes bpy_prop_collection of Node, (readonly) |
---|
Quality when rendering
Type : | enum in [‘HIGH’, ‘MEDIUM’, ‘LOW’], default ‘HIGH’ |
---|
Use two pass execution during editing: first calculate fast nodes, second pass calculate all nodes
Type : | boolean, default False |
---|
Enable GPU calculations
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|