Relight 2D
Controls
Parameter / Script Name | Type | Default | Function |
---|---|---|---|
Red / process_red | Boolean | On | Enable the red channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0 |
Green / process_green | Boolean | On | Enable the green channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0 |
Blue / process_blue | Boolean | On | Enable the blue channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0 |
Alpha / process_alpha | Boolean | On | Enable the alpha channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0 |
Normal Map / normal_map | Image | - | |
Angle / angle | Float | 0 | |
Elevation / elevation | Float | 0 | |
Light Color / light_color | Color | 1, 1, 1, 1 | |
Light Mode / light_mode | Choice | Screen | |
Shadow Color / shadow_color | Color | 0, 0, 0, 0.75 | |
Shadow Mode / shadow_mode | Choice | Multiply | |
Blend With Source / enable_blend_with_source | Boolean | On | |
Mask / mask | Image | - | |
Mix / mix_with_source | Float | 1 | Dissolves between the original image at 0 and the image with the effect applied at 1 |