Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class Lighting12
- {
- height = 123;
- overcast = 0;
- sunAngle = 74;
- sunOrMoon = 1;
- diffuse[] = {{0.980392,0.854902,0.745098},16.8};
- diffuseCloud[] = {{0.980392,0.854902,0.745098},16.8};
- ambient[] = {{0.509804,0.607843,0.745098},14.45};
- ambientCloud[] = {{0.509804,0.607843,0.745098},14.45};
- ambientMid[] = {{0.647059,0.647059,0.627451},14.15};
- ambientMidCloud[] = {{0.647059,0.647059,0.627451},14.15};
- groundReflection[] = {{0.741176,0.686275,0.647059},13.65};
- groundReflectionCloud[] = {{0.741176,0.686275,0.647059},13.65};
- bidirect[] = {0.025,0.024,0.018};
- bidirectCloud[] = {0.025,0.024,0.018};
- sky[] = {{0.0156863,0.117647,0.784314},13.8};
- skyAroundSun[] = {{0.0156863,0.117647,0.784314},13.81};
- fogColor[] = {{0.372549,0.490196,0.588235},14.75};
- apertureMin = 70;
- apertureStandard = 120;
- apertureMax = 120;
- standardAvgLum = 8000;
- desiredLuminanceCoef = 1;
- desiredLuminanceCoefCloud = 1;
- luminanceRectCoef = 1;
- luminanceRectCoefCloud = 0.5;
- rayleigh[] = {0.007,0.01388,0.035};
- mie[] = {0.005,0.005,0.005};
- cloudsColor[] = {{1,0.992157,0.984314},14.75};
- swBrightness = 1;
- };
Add Comment
Please, Sign In to add comment