base classes — bpy_struct, Node, NodeInternal, CompositorNode
If 0, global; if 1, based on pixel intensity
Type: | float in [0, 1], default 0.0 |
---|
Set to 0 to use estimate from input image
Type: | float in [0, 1], default 0.0 |
---|
If 0, same for all channels; if 1, each independent
Type: | float in [0, 1], default 0.0 |
---|
If not used, set to 1
Type: | float in [0.001, 3], default 0.0 |
---|
If less than zero, darkens image; otherwise, makes it brighter
Type: | float in [-8, 8], default 0.0 |
---|
The value the average luminance is mapped to
Type: | float in [0, 1], default 0.0 |
---|
Normally always 1, but can be used as an extra control to alter the brightness curve
Type: | float in [0.001, 10], default 0.0 |
---|
Type: | enum in [‘RD_PHOTORECEPTOR’, ‘RH_SIMPLE’], default ‘RH_SIMPLE’ |
---|
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