SkyrimSE:ENBSeries INI Reference/Wetsurfaces: Difference between revisions

From Step Mods | Change The Game
(Created page with "{{PageTitle|logo=delta|title=ENBSeriesINI - Wetsurfaces}}__NOTOC__Category:Configuration SettingsCategory:ENB Guides ENBSeries Wet Surfaces feature. : {{fs|larger|{{f...")
 
No edit summary
Line 5: Line 5:


===EnableCubemap===
===EnableCubemap===
<syntaxhighlight lang="ini">EnableCubemap=true</syntaxhighlight>
<syntaxhighlight lang="ini">EnableCubemap=(false, true)</syntaxhighlight>


===EnableGlossiness===
===EnableGlossiness===
<syntaxhighlight lang="ini">EnableGlossiness=true</syntaxhighlight>
<syntaxhighlight lang="ini">EnableGlossiness=(false, true)</syntaxhighlight>


===AntialiasingQuality===
===AntialiasingQuality===
<syntaxhighlight lang="ini">AntialiasingQuality=1</syntaxhighlight>
<syntaxhighlight lang="ini">AntialiasingQuality=(01, 1, 2)</syntaxhighlight>


===Fresnel===
===Fresnel===
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
FresnelMin=0.1
FresnelMin=(0.0...)
FresnelCurve=2.0
FresnelCurve=(0.0...)
</syntaxhighlight>
</syntaxhighlight>


===Glossiness===
===Glossiness===
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
GlossinessDawn=1.0
GlossinessDawn=(0.0...)
GlossinessSunrise=1.0
GlossinessSunrise=1(0.0...)
GlossinessDay=1.0
GlossinessDay=(0.0...)
GlossinessSunset=1.0
GlossinessSunset=(0.0...)
GlossinessDusk=1.0
GlossinessDusk=(0.0...)
GlossinessNight=1.0
GlossinessNight=(0.0...)
GlossinessInteriorDay=1.0
GlossinessInteriorDay=(0.0...)
GlossinessInteriorNight=1.0
GlossinessInteriorNight=(0.0...)
</syntaxhighlight>
</syntaxhighlight>


===ReflectionAmount===
===ReflectionAmount===
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
ReflectionAmountDawn=0.0
ReflectionAmountDawn=(0.0...)
ReflectionAmountSunrise=0.0
ReflectionAmountSunrise=(0.0...)
ReflectionAmountDay=0.0
ReflectionAmountDay=(0.0...)
ReflectionAmountSunset=0.0
ReflectionAmountSunset=(0.0...)
ReflectionAmountDusk=0.0
ReflectionAmountDusk=(0.0...)
ReflectionAmountNight=0.0
ReflectionAmountNight=(0.0...)
ReflectionAmountInteriorDay=0.0
ReflectionAmountInteriorDay=(0.0...)
ReflectionAmountInteriorNight=0.0
ReflectionAmountInteriorNight=(0.0...)
</syntaxhighlight>
</syntaxhighlight>


===BodyFresnel===
===BodyFresnel===
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
BodyFresnelMin=0.05
BodyFresnelMin=(0.0...)
BodyFresnelCurve=2.0
BodyFresnelCurve=(0.0...)
</syntaxhighlight>
</syntaxhighlight>


===BodyGlossiness===
===BodyGlossiness===
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
BodyGlossinessDawn=1.0
BodyGlossinessDawn=(0.0...)
BodyGlossinessSunrise=1.0
BodyGlossinessSunrise=(0.0...)
BodyGlossinessDay=1.0
BodyGlossinessDay=(0.0...)
BodyGlossinessSunset=1.0
BodyGlossinessSunset=(0.0...)
BodyGlossinessDusk=1.0
BodyGlossinessDusk=(0.0...)
BodyGlossinessNight=1.0
BodyGlossinessNight=(0.0...)
BodyGlossinessInteriorDay=1.0
BodyGlossinessInteriorDay=(0.0...)
BodyGlossinessInteriorNight=1.0
BodyGlossinessInteriorNight=(0.0...)
</syntaxhighlight>
</syntaxhighlight>


===BodyReflection===
===BodyReflection===
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
BodyReflectionAmountDawn=0.0
BodyReflectionAmountDawn=(0.0...)
BodyReflectionAmountSunrise=0.0
BodyReflectionAmountSunrise=(0.0...)
BodyReflectionAmountDay=0.0
BodyReflectionAmountDay=(0.0...)
BodyReflectionAmountSunset=0.0
BodyReflectionAmountSunset=(0.0...)
BodyReflectionAmountDusk=0.0
BodyReflectionAmountDusk=(0.0...)
BodyReflectionAmountNight=0.0
BodyReflectionAmountNight=(0.0...)
BodyReflectionAmountInteriorDay=0.0
BodyReflectionAmountInteriorDay=(0.0...)
BodyReflectionAmountInteriorNight=0.0(0.0...)
BodyReflectionAmountInteriorNight=(0.0...)
</syntaxhighlight>
</syntaxhighlight>

Revision as of 02:26, August 1, 2021

Delta c.png

ENBSeriesINI - Wetsurfaces

ENBSeries Wet Surfaces feature.

This feature is Weather compatible!

EnableCubemap

EnableCubemap=(false, true)

EnableGlossiness

EnableGlossiness=(false, true)

AntialiasingQuality

AntialiasingQuality=(01, 1, 2)

Fresnel

FresnelMin=(0.0...)
FresnelCurve=(0.0...)

Glossiness

GlossinessDawn=(0.0...)
GlossinessSunrise=1(0.0...)
GlossinessDay=(0.0...)
GlossinessSunset=(0.0...)
GlossinessDusk=(0.0...)
GlossinessNight=(0.0...)
GlossinessInteriorDay=(0.0...)
GlossinessInteriorNight=(0.0...)

ReflectionAmount

ReflectionAmountDawn=(0.0...)
ReflectionAmountSunrise=(0.0...)
ReflectionAmountDay=(0.0...)
ReflectionAmountSunset=(0.0...)
ReflectionAmountDusk=(0.0...)
ReflectionAmountNight=(0.0...)
ReflectionAmountInteriorDay=(0.0...)
ReflectionAmountInteriorNight=(0.0...)

BodyFresnel

BodyFresnelMin=(0.0...)
BodyFresnelCurve=(0.0...)

BodyGlossiness

BodyGlossinessDawn=(0.0...)
BodyGlossinessSunrise=(0.0...)
BodyGlossinessDay=(0.0...)
BodyGlossinessSunset=(0.0...)
BodyGlossinessDusk=(0.0...)
BodyGlossinessNight=(0.0...)
BodyGlossinessInteriorDay=(0.0...)
BodyGlossinessInteriorNight=(0.0...)

BodyReflection

BodyReflectionAmountDawn=(0.0...)
BodyReflectionAmountSunrise=(0.0...)
BodyReflectionAmountDay=(0.0...)
BodyReflectionAmountSunset=(0.0...)
BodyReflectionAmountDusk=(0.0...)
BodyReflectionAmountNight=(0.0...)
BodyReflectionAmountInteriorDay=(0.0...)
BodyReflectionAmountInteriorNight=(0.0...)