Added mask common scope and blend

This commit is contained in:
Desmis
2020-06-21 12:33:15 +02:00
parent 0884203966
commit 5ac22b6564
9 changed files with 91 additions and 15 deletions

View File

@@ -1424,6 +1424,8 @@ struct LocallabParams {
// mask
bool visimask;
bool expmask;
int sensimask;
int blendmask;
LocallabSpot();