This commit is contained in:
commit
c7dce79831
18 changed files with 4637 additions and 27 deletions
|
|
@ -56,6 +56,7 @@ struct FColormap
|
|||
LightColor = from->Color;
|
||||
desaturation = from->Desaturate;
|
||||
FadeColor = from->Fade;
|
||||
FadeColor.a = 0;
|
||||
blendfactor = from->Color.a;
|
||||
fogdensity = from->Fade.a*2;
|
||||
return * this;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue