MariENB 2015.6.17
This commit is contained in:
parent
c08f0701db
commit
9e96fe18cc
3 changed files with 13 additions and 13 deletions
|
|
@ -29,7 +29,7 @@ DetectorLevelCurve=0.95
|
|||
ForceMinMaxValues=true
|
||||
AdaptationSensitivity=0.35
|
||||
AdaptationTime=3.0
|
||||
AdaptationMin=0.35
|
||||
AdaptationMin=0.4
|
||||
AdaptationMax=1.2
|
||||
|
||||
[BLOOM]
|
||||
|
|
@ -60,18 +60,18 @@ EnableSupersampling=false
|
|||
UseIndirectLighting=true
|
||||
SamplingQuality=1
|
||||
SamplingPrecision=1
|
||||
SamplingRange=1.0
|
||||
SamplingRange=0.1
|
||||
FadeFogRangeDay=2.5
|
||||
FadeFogRangeNight=3.5
|
||||
SizeScale=0.5
|
||||
SourceTexturesScale=0.5
|
||||
FilterQuality=1
|
||||
AOAmount=2.0
|
||||
AOAmountInterior=2.0
|
||||
ILAmount=0.0
|
||||
ILAmountInterior=0.0
|
||||
AOIntensity=2.0
|
||||
AOIntensityInterior=2.0
|
||||
AOAmount=1.0
|
||||
AOAmountInterior=1.0
|
||||
ILAmount=1.0
|
||||
ILAmountInterior=1.0
|
||||
AOIntensity=1.0
|
||||
AOIntensityInterior=1.0
|
||||
AOType=0
|
||||
AOMixingType=0
|
||||
AOMixingTypeInterior=0
|
||||
|
|
|
|||
Reference in a new issue