Allow vignetting to become really strong for artistic purposes.
Also allows to change the center of vignetting.
This commit is contained in:
@@ -191,6 +191,9 @@ class VignettingParamsEdited {
|
||||
public:
|
||||
bool amount;
|
||||
bool radius;
|
||||
bool strength;
|
||||
bool centerX;
|
||||
bool centerY;
|
||||
};
|
||||
|
||||
class ChannelMixerParamsEdited {
|
||||
|
Reference in New Issue
Block a user