base classes — bpy_struct, Node, CompositorNode
Bokeh shape rotation offset in degrees
| Type : | int in [0, 90], default 0 |
|---|
blur limit, maximum CoC radius, 0=no limit
| Type : | float in [0, 10000], default 0.0 |
|---|
| Type : | enum in [‘OCTAGON’, ‘HEPTAGON’, ‘HEXAGON’, ‘PENTAGON’, ‘SQUARE’, ‘TRIANGLE’, ‘CIRCLE’], default ‘CIRCLE’ |
|---|
Amount of focal blur, 128=infinity=perfect focus, half the value doubles the blur radius
| Type : | float in [0, 128], default 0.0 |
|---|
Number of samples (16=grainy, higher=less noise)
| Type : | int in [16, 256], default 0 |
|---|
CoC radius threshold, prevents background bleed on in-focus midground, 0=off
| Type : | float in [0, 100], default 0.0 |
|---|
Enable gamma correction before and after main process
| Type : | boolean, default False |
|---|
Enable sampling mode, useful for preview when using low samplecounts
| Type : | boolean, default False |
|---|
Disable when using an image as input instead of actual z-buffer (auto enabled if node not image based, eg. time node)
| Type : | boolean, default False |
|---|
Scales the Z input when not using a z-buffer, controls maximum blur designated by the color white or input value 1
| Type : | float in [0, 1000], default 0.0 |
|---|
Inherited Properties
Inherited Functions
|