MariENB DUST 2.0.2a
This commit is contained in:
parent
d99d42db56
commit
de4e939cc6
5 changed files with 37 additions and 37 deletions
|
|
@ -53,18 +53,18 @@ EnableSupersampling=false
|
|||
UseIndirectLighting=true
|
||||
SamplingQuality=1
|
||||
SamplingPrecision=1
|
||||
SamplingRange=0.15
|
||||
FadeFogRangeDay=2.75
|
||||
FadeFogRangeNight=3.0
|
||||
SamplingRange=1.0
|
||||
FadeFogRangeDay=0.25
|
||||
FadeFogRangeNight=0.25
|
||||
SizeScale=0.5
|
||||
SourceTexturesScale=0.5
|
||||
FilterQuality=1
|
||||
AOAmount=0.9
|
||||
AOAmountInterior=0.8
|
||||
ILAmount=0.3
|
||||
ILAmountInterior=0.25
|
||||
AOIntensity=1.0
|
||||
AOIntensityInterior=1.0
|
||||
FilterQuality=0
|
||||
AOAmount=1.5
|
||||
AOAmountInterior=1.2
|
||||
ILAmount=1.2
|
||||
ILAmountInterior=1.1
|
||||
AOIntensity=1.3
|
||||
AOIntensityInterior=1.2
|
||||
AOType=0
|
||||
AOMixingType=0
|
||||
AOMixingTypeInterior=0
|
||||
|
|
@ -88,20 +88,20 @@ AmbientLightingCurveInterior=1.6
|
|||
AmbientLightingDesaturationDay=0.08
|
||||
AmbientLightingDesaturationNight=0.04
|
||||
AmbientLightingDesaturationInterior=0.02
|
||||
FogColorMultiplierDay=0.75
|
||||
FogColorMultiplierNight=0.8
|
||||
FogColorMultiplierDay=1.0
|
||||
FogColorMultiplierNight=1.0
|
||||
FogColorMultiplierInterior=1.0
|
||||
FogColorCurveDay=1.1
|
||||
FogColorCurveNight=1.2
|
||||
FogColorCurveDay=1.0
|
||||
FogColorCurveNight=1.0
|
||||
FogColorCurveInterior=1.0
|
||||
[SKY]
|
||||
Enable=true
|
||||
StarsIntensity=2.0
|
||||
StarsCurve=1.5
|
||||
CloudsIntensityDay=1.0
|
||||
CloudsIntensityNight=1.0
|
||||
CloudsCurveDay=1.6
|
||||
CloudsCurveNight=1.8
|
||||
CloudsIntensityDay=1.1
|
||||
CloudsIntensityNight=1.05
|
||||
CloudsCurveDay=0.95
|
||||
CloudsCurveNight=1.1
|
||||
CloudsDesaturationDay=0.0
|
||||
CloudsDesaturationNight=0.0
|
||||
CloudsEdgeClamp=0.5
|
||||
|
|
|
|||
Reference in a new issue