MariENB 1.2015.5.5
This commit is contained in:
parent
0e69aeb0bc
commit
06dcf8603a
3 changed files with 19 additions and 19 deletions
|
|
@ -14,7 +14,7 @@ EnableSunRays=true
|
|||
EnableSkyLighting=true
|
||||
EnableImageBasedLighting=false
|
||||
EnableReflection=true
|
||||
EnableSoftParticles=true
|
||||
EnableSoftParticles=false
|
||||
EnableParticleLights=true
|
||||
EnableSunGlare=false
|
||||
EnableSubSurfaceScattering=true
|
||||
|
|
@ -336,7 +336,7 @@ GradientHorizonCurveSunset=1.13
|
|||
GradientHorizonCurveInteriorDay=1.44
|
||||
GradientHorizonCurveInteriorNight=1.34
|
||||
SunIntensitySunrise=2.54
|
||||
SunIntensityDay=2.4
|
||||
SunIntensityDay=2.41
|
||||
SunIntensitySunset=2.74
|
||||
SunIntensityNight=0.0
|
||||
SunIntensityInteriorDay=2.57
|
||||
|
|
@ -781,9 +781,9 @@ OpacityInteriorNight=0.98
|
|||
IgnoreWeatherSystem=true
|
||||
[VOLUMETRICRAYS]
|
||||
Quality=1
|
||||
IntensitySunrise=0.36
|
||||
IntensityDay=0.19
|
||||
IntensitySunset=0.45
|
||||
IntensitySunrise=0.49
|
||||
IntensityDay=0.41
|
||||
IntensitySunset=0.58
|
||||
IntensityNight=0.1
|
||||
IntensityInteriorDay=0.53
|
||||
IntensityInteriorNight=0.2
|
||||
|
|
|
|||
|
|
@ -9,22 +9,22 @@ BloomMix7=0.96
|
|||
BloomMix8=1.0
|
||||
BloomMixNoBlur=0.0
|
||||
BloomMixBaseImage=0.0
|
||||
BloomIntensityNight=0.93
|
||||
BloomIntensityDay=0.88
|
||||
BloomIntensityInteriorNight=0.86
|
||||
BloomIntensityInteriorDay=0.91
|
||||
BloomPowerNight=0.74
|
||||
BloomPowerDay=0.78
|
||||
BloomPowerInteriorNight=0.76
|
||||
BloomPowerInteriorDay=0.72
|
||||
BloomIntensityNight=0.95
|
||||
BloomIntensityDay=0.91
|
||||
BloomIntensityInteriorNight=0.97
|
||||
BloomIntensityInteriorDay=0.93
|
||||
BloomPowerNight=0.84
|
||||
BloomPowerDay=0.87
|
||||
BloomPowerInteriorNight=0.82
|
||||
BloomPowerInteriorDay=0.85
|
||||
BloomSaturationNight=0.7
|
||||
BloomSaturationDay=0.64
|
||||
BloomSaturationInteriorNight=0.74
|
||||
BloomSaturationInteriorDay=0.68
|
||||
BloomBumpNight=-0.37
|
||||
BloomBumpDay=-0.52
|
||||
BloomBumpDay=-0.47
|
||||
BloomBumpInteriorNight=-0.35
|
||||
BloomBumpInteriorDay=-0.39
|
||||
BloomBumpInteriorDay=-0.42
|
||||
BloomCapNight=100.0
|
||||
BloomCapDay=100.0
|
||||
BloomCapInteriorNight=100.0
|
||||
|
|
|
|||
|
|
@ -44,8 +44,8 @@ DoFFixedUnfocusedPowNight=956.559998
|
|||
DoFFixedUnfocusedPowDay=983.109985
|
||||
DoFFixedUnfocusedPowInteriorNight=935.820007
|
||||
DoFFixedUnfocusedPowInteriorDay=968.080017
|
||||
DoFFixedUnfocusedBlendNight=0.7
|
||||
DoFFixedUnfocusedBlendDay=0.5
|
||||
DoFFixedUnfocusedBlendNight=0.0
|
||||
DoFFixedUnfocusedBlendDay=0.0
|
||||
DoFFixedUnfocusedBlendInteriorNight=0.0
|
||||
DoFFixedUnfocusedBlendInteriorDay=0.0
|
||||
DoFDisable=false
|
||||
|
|
@ -93,7 +93,7 @@ DebugSSAO=false
|
|||
SharpenEnable=true
|
||||
SharpenRadius=0.8
|
||||
SharpenClamp=0.02
|
||||
SharpenBlending=1.2
|
||||
SharpenBlending=1.25
|
||||
SSAORadiusFade=1.0
|
||||
SSAORadiusFadeCurve=0.25
|
||||
UnderwaterEnable=false
|
||||
|
|
@ -122,6 +122,6 @@ FocusCenterX=0.5
|
|||
FocusCenterY=0.5
|
||||
FocusCircleAngle=0.0
|
||||
FocusManual=false
|
||||
FocusManualValue=0.8
|
||||
FocusManualValue=0.7
|
||||
DistortionChromaticAberration=12.460001
|
||||
FocusPointDisplay=false
|
||||
|
|
|
|||
Reference in a new issue