MariENB 2.0.2
This commit is contained in:
parent
8522940c0e
commit
ab0714c476
13 changed files with 951 additions and 88 deletions
|
|
@ -11,7 +11,7 @@ EnableAmbientOcclusion=false
|
|||
EnableDepthOfField=true
|
||||
EnableDetailedShadow=true
|
||||
EnableSunRays=true
|
||||
EnableSkyLighting=false
|
||||
EnableSkyLighting=true
|
||||
EnableImageBasedLighting=false
|
||||
EnableReflection=true
|
||||
EnableSoftParticles=true
|
||||
|
|
@ -22,7 +22,7 @@ EnableLens=false
|
|||
EnableWater=true
|
||||
EnableUnderwater=true
|
||||
EnableCloudShadows=true
|
||||
EnableVolumetricRays=false
|
||||
EnableVolumetricRays=true
|
||||
EnableProceduralSun=true
|
||||
EnableMist=true
|
||||
|
||||
|
|
@ -100,14 +100,14 @@ DetectorOldVersion=false
|
|||
ForceMinMaxValues=true
|
||||
AdaptationSensitivity=0.8
|
||||
AdaptationTime=3.0
|
||||
AdaptationMin=0.75
|
||||
AdaptationMax=1.25
|
||||
AdaptationMin=0.5
|
||||
AdaptationMax=2.2
|
||||
|
||||
[ENVIRONMENT]
|
||||
DirectLightingIntensityDay=1.87
|
||||
DirectLightingIntensityDay=1.65
|
||||
DirectLightingIntensityNight=1.43
|
||||
DirectLightingIntensityInterior=1.014688
|
||||
DirectLightingCurveDay=1.42
|
||||
DirectLightingCurveDay=1.24
|
||||
DirectLightingCurveNight=1.2
|
||||
DirectLightingCurveInterior=1.25
|
||||
DirectLightingDesaturationDay=0.07
|
||||
|
|
@ -122,10 +122,10 @@ SpecularPowerMultiplierInterior=1.0
|
|||
SpecularFromLightDay=0.0
|
||||
SpecularFromLightNight=0.0
|
||||
SpecularFromLightInterior=0.0
|
||||
AmbientLightingIntensityDay=0.59
|
||||
AmbientLightingIntensityDay=0.5
|
||||
AmbientLightingIntensityNight=0.48
|
||||
AmbientLightingIntensityInterior=0.914
|
||||
AmbientLightingCurveDay=0.98
|
||||
AmbientLightingCurveDay=0.91
|
||||
AmbientLightingCurveNight=1.33
|
||||
AmbientLightingCurveInterior=0.75
|
||||
AmbientLightingDesaturationDay=0.0
|
||||
|
|
@ -141,19 +141,19 @@ PointLightingDesaturationDay=0.0
|
|||
PointLightingDesaturationNight=0.0
|
||||
PointLightingDesaturationInterior=0.0
|
||||
FogColorMultiplierDay=0.64
|
||||
FogColorMultiplierNight=0.27
|
||||
FogColorMultiplierNight=0.32
|
||||
FogColorMultiplierInterior=0.5
|
||||
FogColorCurveDay=1.17
|
||||
FogColorCurveNight=1.07
|
||||
FogColorCurveDay=1.15
|
||||
FogColorCurveNight=1.41
|
||||
FogColorCurveInterior=1.0
|
||||
ColorPowDay=1.0
|
||||
ColorPowNight=1.0
|
||||
ColorPowInterior=0.9
|
||||
DirectLightingIntensitySunrise=1.55
|
||||
DirectLightingIntensitySunrise=1.52
|
||||
DirectLightingIntensitySunset=1.52
|
||||
DirectLightingIntensityInteriorDay=1.32
|
||||
DirectLightingIntensityInteriorNight=1.14
|
||||
DirectLightingCurveSunrise=1.25
|
||||
DirectLightingCurveSunrise=1.27
|
||||
DirectLightingCurveSunset=1.34
|
||||
DirectLightingCurveInteriorDay=1.38
|
||||
DirectLightingCurveInteriorNight=1.25
|
||||
|
|
@ -173,12 +173,12 @@ SpecularFromLightSunrise=0.0
|
|||
SpecularFromLightSunset=0.0
|
||||
SpecularFromLightInteriorDay=0.0
|
||||
SpecularFromLightInteriorNight=0.0
|
||||
AmbientLightingIntensitySunrise=0.44
|
||||
AmbientLightingIntensitySunrise=0.46
|
||||
AmbientLightingIntensitySunset=0.45
|
||||
AmbientLightingIntensityInteriorDay=0.38
|
||||
AmbientLightingIntensityInteriorNight=0.31
|
||||
AmbientLightingCurveSunrise=1.18
|
||||
AmbientLightingCurveSunset=1.28
|
||||
AmbientLightingCurveSunrise=1.03
|
||||
AmbientLightingCurveSunset=1.09
|
||||
AmbientLightingCurveInteriorDay=1.11
|
||||
AmbientLightingCurveInteriorNight=1.17
|
||||
AmbientLightingDesaturationSunrise=0.0
|
||||
|
|
@ -231,10 +231,10 @@ FogColorMultiplierSunrise=0.37
|
|||
FogColorMultiplierSunset=0.39
|
||||
FogColorMultiplierInteriorDay=0.54
|
||||
FogColorMultiplierInteriorNight=0.32
|
||||
FogColorCurveSunrise=1.1
|
||||
FogColorCurveSunset=1.12
|
||||
FogColorCurveSunrise=1.22
|
||||
FogColorCurveSunset=1.23
|
||||
FogColorCurveInteriorDay=1.06
|
||||
FogColorCurveInteriorNight=1.03
|
||||
FogColorCurveInteriorNight=1.14
|
||||
ColorPowSunrise=1.0
|
||||
ColorPowSunset=1.0
|
||||
ColorPowInteriorDay=1.0
|
||||
|
|
@ -252,6 +252,18 @@ FogColorFilterSunset=1, 1, 1
|
|||
FogColorFilterNight=1, 1, 1
|
||||
FogColorFilterInteriorDay=1, 1, 1
|
||||
FogColorFilterInteriorNight=1, 1, 1
|
||||
DirectLightingColorFilterAmountSunrise=0.0
|
||||
DirectLightingColorFilterAmountDay=0.0
|
||||
DirectLightingColorFilterAmountSunset=0.0
|
||||
DirectLightingColorFilterAmountNight=0.0
|
||||
DirectLightingColorFilterAmountInteriorDay=0.0
|
||||
DirectLightingColorFilterAmountInteriorNight=0.0
|
||||
FogColorFilterAmountSunrise=0.0
|
||||
FogColorFilterAmountDay=0.0
|
||||
FogColorFilterAmountSunset=0.0
|
||||
FogColorFilterAmountNight=0.0
|
||||
FogColorFilterAmountInteriorDay=0.0
|
||||
FogColorFilterAmountInteriorNight=0.0
|
||||
|
||||
[SKY]
|
||||
Enable=true
|
||||
|
|
@ -268,8 +280,8 @@ CloudsCurveInterior=1.5
|
|||
CloudsDesaturationDay=0.0
|
||||
CloudsDesaturationNight=0.0
|
||||
CloudsDesaturationInterior=0.14
|
||||
CloudsEdgeClamp=0.38
|
||||
CloudsEdgeIntensity=1.4
|
||||
CloudsEdgeClamp=0.37
|
||||
CloudsEdgeIntensity=1.41
|
||||
GradientIntensityDay=1.370001
|
||||
GradientIntensityNight=0.890001
|
||||
GradientIntensityInterior=0.85
|
||||
|
|
@ -296,7 +308,7 @@ GradientHorizonCurveNight=1.65
|
|||
GradientHorizonCurveInterior=1.25
|
||||
SunIntensity=3.0
|
||||
SunDesaturation=0.0
|
||||
SunCoronaIntensity=1.281
|
||||
SunCoronaIntensity=1.261
|
||||
SunCoronaCurve=1.06
|
||||
SunCoronaDesaturation=0.09
|
||||
MoonIntensity=1.6
|
||||
|
|
@ -347,12 +359,12 @@ GradientHorizonCurveSunrise=1.64
|
|||
GradientHorizonCurveSunset=1.73
|
||||
GradientHorizonCurveInteriorDay=1.44
|
||||
GradientHorizonCurveInteriorNight=1.34
|
||||
SunIntensitySunrise=1.53
|
||||
SunIntensityDay=1.73
|
||||
SunIntensitySunset=1.56
|
||||
SunIntensityNight=1.43
|
||||
SunIntensityInteriorDay=1.73
|
||||
SunIntensityInteriorNight=1.66
|
||||
SunIntensitySunrise=1.26
|
||||
SunIntensityDay=1.36
|
||||
SunIntensitySunset=1.29
|
||||
SunIntensityNight=1.04
|
||||
SunIntensityInteriorDay=1.42
|
||||
SunIntensityInteriorNight=1.16
|
||||
SunDesaturationSunrise=0.0
|
||||
SunDesaturationDay=0.0
|
||||
SunDesaturationSunset=0.0
|
||||
|
|
@ -365,11 +377,11 @@ SunColorFilterSunset=0.929, 0.357, 0.0275
|
|||
SunColorFilterNight=0.616, 0.282, 0.0588
|
||||
SunColorFilterInteriorDay=0.98, 0.937, 0.847
|
||||
SunColorFilterInteriorNight=0.729, 0.286, 0.0314
|
||||
SunGlowIntensitySunrise=1.27
|
||||
SunGlowIntensityDay=1.18
|
||||
SunGlowIntensitySunset=1.36
|
||||
SunGlowIntensityNight=1.46
|
||||
SunGlowIntensityInteriorDay=1.3
|
||||
SunGlowIntensitySunrise=0.69
|
||||
SunGlowIntensityDay=0.92
|
||||
SunGlowIntensitySunset=0.7
|
||||
SunGlowIntensityNight=0.42
|
||||
SunGlowIntensityInteriorDay=0.87
|
||||
SunGlowIntensityInteriorNight=0.31
|
||||
SunGlowHazinessSunrise=0.03
|
||||
SunGlowHazinessDay=0.1
|
||||
|
|
@ -395,12 +407,12 @@ MoonDesaturationSunset=0.38
|
|||
MoonDesaturationNight=0.16
|
||||
MoonDesaturationInteriorDay=0.35
|
||||
MoonDesaturationInteriorNight=0.14
|
||||
CloudsOpacitySunrise=1.0
|
||||
CloudsOpacityDay=1.0
|
||||
CloudsOpacitySunset=1.0
|
||||
CloudsOpacityNight=1.0
|
||||
CloudsOpacityInteriorDay=1.0
|
||||
CloudsOpacityInteriorNight=1.0
|
||||
CloudsOpacitySunrise=1.06
|
||||
CloudsOpacityDay=1.18
|
||||
CloudsOpacitySunset=1.01
|
||||
CloudsOpacityNight=0.93
|
||||
CloudsOpacityInteriorDay=1.21
|
||||
CloudsOpacityInteriorNight=1.05
|
||||
CloudsEdgeFadeRange=0.82
|
||||
CloudsEdgeMoonMultiplier=2.78
|
||||
IgnoreWeatherSystem=true
|
||||
|
|
@ -422,6 +434,12 @@ GradientHorizonColorFilterSunset=1, 1, 1
|
|||
GradientHorizonColorFilterNight=1, 1, 1
|
||||
GradientHorizonColorFilterInteriorDay=1, 1, 1
|
||||
GradientHorizonColorFilterInteriorNight=1, 1, 1
|
||||
CloudsColorFilterSunrise=1, 1, 1
|
||||
CloudsColorFilterDay=1, 1, 1
|
||||
CloudsColorFilterSunset=1, 1, 1
|
||||
CloudsColorFilterNight=1, 1, 1
|
||||
CloudsColorFilterInteriorDay=1, 1, 1
|
||||
CloudsColorFilterInteriorNight=1, 1, 1
|
||||
|
||||
[OBJECT]
|
||||
SubSurfaceScatteringMultiplierDay=0.11
|
||||
|
|
@ -547,8 +565,8 @@ DetailedShadowQuality=1
|
|||
UseBilateralShadowFilter=true
|
||||
UseShadowFilter=true
|
||||
ShadowFilterQuality=1
|
||||
ShadowBlurRange=4.0
|
||||
ShadowBlurRangeInterior=4.0
|
||||
ShadowBlurRange=6.0
|
||||
ShadowBlurRangeInterior=6.0
|
||||
IgnoreWeatherSystem=true
|
||||
|
||||
[DEPTHOFFIELD]
|
||||
|
|
@ -558,28 +576,29 @@ IgnoreWeatherSystem=true
|
|||
|
||||
[RAYS]
|
||||
SunRaysMultiplier=0.75
|
||||
SunRaysMultiplierSunrise=0.36
|
||||
SunRaysMultiplierSunrise=0.28
|
||||
SunRaysMultiplierDay=0.2
|
||||
SunRaysMultiplierSunset=0.39
|
||||
SunRaysMultiplierNight=0.43
|
||||
SunRaysMultiplierInteriorDay=0.29
|
||||
SunRaysMultiplierInteriorNight=0.46
|
||||
SunRaysMultiplierSunset=0.3
|
||||
SunRaysMultiplierNight=0.35
|
||||
SunRaysMultiplierInteriorDay=0.2
|
||||
SunRaysMultiplierInteriorNight=0.33
|
||||
IgnoreWeatherSystem=true
|
||||
|
||||
[SKYLIGHTING]
|
||||
Quality=1
|
||||
FilterQuality=1
|
||||
AmbientMinLevel=0.39375
|
||||
AmbientMinLevelSunrise=0.33
|
||||
AmbientMinLevelDay=0.68
|
||||
AmbientMinLevelSunset=0.4
|
||||
AmbientMinLevelNight=0.26
|
||||
AmbientMinLevelInteriorDay=0.2
|
||||
AmbientMinLevelInteriorNight=0.18
|
||||
AmbientMinLevelSunrise=0.76
|
||||
AmbientMinLevelDay=0.84
|
||||
AmbientMinLevelSunset=0.75
|
||||
AmbientMinLevelNight=0.67
|
||||
AmbientMinLevelInteriorDay=0.74
|
||||
AmbientMinLevelInteriorNight=0.62
|
||||
IgnoreWeatherSystem=true
|
||||
|
||||
[WEATHER]
|
||||
EnableMultipleWeathers=true
|
||||
EnableLocationWeather=false
|
||||
|
||||
[TIMEOFDAY]
|
||||
Enable=true
|
||||
|
|
@ -811,36 +830,36 @@ OpacityInteriorNight=0.98
|
|||
IgnoreWeatherSystem=true
|
||||
[VOLUMETRICRAYS]
|
||||
Quality=1
|
||||
IntensitySunrise=0.49
|
||||
IntensitySunrise=0.47
|
||||
IntensityDay=0.41
|
||||
IntensitySunset=0.61
|
||||
IntensityNight=0.66
|
||||
IntensityInteriorDay=0.53
|
||||
IntensityInteriorNight=0.61
|
||||
DensitySunrise=4.35
|
||||
DensityDay=3.66
|
||||
DensitySunset=4.74
|
||||
DensityNight=4.98
|
||||
DensityInteriorDay=1.44
|
||||
DensityInteriorNight=1.3
|
||||
SkyColorAmountSunrise=0.53
|
||||
DensitySunrise=1.45
|
||||
DensityDay=1.85
|
||||
DensitySunset=1.31
|
||||
DensityNight=1.21
|
||||
DensityInteriorDay=1.23
|
||||
DensityInteriorNight=1.05
|
||||
SkyColorAmountSunrise=0.18
|
||||
SkyColorAmountDay=0.32
|
||||
SkyColorAmountSunset=0.69
|
||||
SkyColorAmountNight=0.85
|
||||
SkyColorAmountSunset=0.21
|
||||
SkyColorAmountNight=0.11
|
||||
SkyColorAmountInteriorDay=0.4
|
||||
SkyColorAmountInteriorNight=0.65
|
||||
SkyColorAmountInteriorNight=0.22
|
||||
IgnoreWeatherSystem=true
|
||||
[PROCEDURALSUN]
|
||||
Size=0.89
|
||||
EdgeSoftness=0.24
|
||||
GlowIntensitySunrise=1.69
|
||||
GlowIntensityDay=1.59
|
||||
GlowIntensitySunset=1.73
|
||||
GlowIntensityNight=1.84
|
||||
GlowIntensityInteriorDay=1.63
|
||||
GlowIntensityInteriorNight=2.09
|
||||
Size=0.87
|
||||
EdgeSoftness=0.4
|
||||
GlowIntensitySunrise=1.3
|
||||
GlowIntensityDay=1.15
|
||||
GlowIntensitySunset=1.39
|
||||
GlowIntensityNight=1.5
|
||||
GlowIntensityInteriorDay=1.42
|
||||
GlowIntensityInteriorNight=1.72
|
||||
GlowCurveSunrise=1.42
|
||||
GlowCurveDay=1.28
|
||||
GlowCurveDay=1.29
|
||||
GlowCurveSunset=1.56
|
||||
GlowCurveNight=1.74
|
||||
GlowCurveInteriorDay=1.950001
|
||||
|
|
|
|||
Reference in a new issue