base classes — bpy_struct, Node, NodeInternal, CompositorNode
Blue channel active
| Type: | boolean, default True |
|---|
Green channel active
| Type: | boolean, default True |
|---|
Highlights contrast
| Type: | float in [0, 4], default 1.0 |
|---|
Highlights gain
| Type: | float in [0, 4], default 1.0 |
|---|
Highlights gamma
| Type: | float in [0, 4], default 1.0 |
|---|
Highlights lift
| Type: | float in [-1, 1], default 0.0 |
|---|
Highlights saturation
| Type: | float in [0, 4], default 1.0 |
|---|
Master contrast
| Type: | float in [0, 4], default 1.0 |
|---|
Master gain
| Type: | float in [0, 4], default 1.0 |
|---|
Master gamma
| Type: | float in [0, 4], default 1.0 |
|---|
Master lift
| Type: | float in [-1, 1], default 0.0 |
|---|
Master saturation
| Type: | float in [0, 4], default 1.0 |
|---|
Midtones contrast
| Type: | float in [0, 4], default 1.0 |
|---|
End of midtones
| Type: | float in [0, 1], default 0.7 |
|---|
Midtones gain
| Type: | float in [0, 4], default 1.0 |
|---|
Midtones gamma
| Type: | float in [0, 4], default 1.0 |
|---|
Midtones lift
| Type: | float in [-1, 1], default 0.0 |
|---|
Midtones saturation
| Type: | float in [0, 4], default 1.0 |
|---|
Start of midtones
| Type: | float in [0, 1], default 0.2 |
|---|
Red channel active
| Type: | boolean, default True |
|---|
Shadows contrast
| Type: | float in [0, 4], default 1.0 |
|---|
Shadows gain
| Type: | float in [0, 4], default 1.0 |
|---|
Shadows gamma
| Type: | float in [0, 4], default 1.0 |
|---|
Shadows lift
| Type: | float in [-1, 1], default 0.0 |
|---|
Shadows saturation
| Type: | float in [0, 4], default 1.0 |
|---|
True if a registered node type
| Returns: | Result |
|---|---|
| Return type: | boolean |
Input socket template
| Parameters: | index (int in [0, inf]) – Index |
|---|---|
| Returns: | result |
| Return type: | NodeInternalSocketTemplate |
Output socket template
| Parameters: | index (int in [0, inf]) – Index |
|---|---|
| Returns: | result |
| Return type: | NodeInternalSocketTemplate |
Inherited Properties
Inherited Functions