Add Mask Structure to mask Color and Light

This commit is contained in:
Desmis
2019-11-11 11:26:24 +01:00
parent cbba21294d
commit 3a6cd9ed15
11 changed files with 79 additions and 9 deletions

View File

@@ -168,6 +168,7 @@ private:
Adjuster* const softradiuscol;
Adjuster* const opacol;
Adjuster* const conthrcol;
Adjuster* const strumaskcol;
// Exposure
Adjuster* const expcomp;
Adjuster* const hlcompr;