SkyrimSE:ENBSeries INI Reference/Complexparticlelights: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 8: Line 8:
=== Big Range ===
=== Big Range ===
<syntaxhighlight lang="ini">EnableBigRange=true</syntaxhighlight>
<syntaxhighlight lang="ini">EnableBigRange=true</syntaxhighlight>
<syntaxhighlight lang="ini">BigRangeScale=1.0</syntaxhighlight>
<syntaxhighlight lang="ini">BigRangeScale=(0.0...)</syntaxhighlight>
<syntaxhighlight lang="ini">BigRangeScaleInterior=1.0</syntaxhighlight>
<syntaxhighlight lang="ini">BigRangeScaleInterior=(0.0...)/syntaxhighlight>


=== Shadows ===
=== Shadows ===
Line 19: Line 19:
=== Distance Fade ===
=== Distance Fade ===
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
DistanceFadeDawn=0.3
DistanceFadeDawn=(0.0...)
DistanceFadeSunrise=0.3
DistanceFadeSunrise=(0.0...)
DistanceFadeDay=0.3
DistanceFadeDay=(0.0...)
DistanceFadeSunset=0.3
DistanceFadeSunset=(0.0...)
DistanceFadeDusk=0.3
DistanceFadeDusk=(0.0...)
DistanceFadeNight=0.3
DistanceFadeNight=(0.0...)
DistanceFadeInteriorDay=0.3
DistanceFadeInteriorDay=(0.0...)
DistanceFadeInteriorNight=0.3
DistanceFadeInteriorNight=(0.0...)
</syntaxhighlight>
</syntaxhighlight>


=== Curve ===
=== Curve ===
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
CurveDawn=1.0
CurveDawn=(0.0...)
CurveSunrise=1.0
CurveSunrise=(0.0...)
CurveDay=1.0
CurveDay=(0.0...)
CurveSunset=1.0
CurveSunset=(0.0...)
CurveDusk=1.0
CurveDusk=(0.0...)
CurveNight=1.0
CurveNight=(0.0...)
CurveInteriorDay=1.0
CurveInteriorDay=(0.0...)
CurveInteriorNight=1.0
CurveInteriorNight=(0.0...)
</syntaxhighlight>
</syntaxhighlight>


=== Intensity ===
=== Intensity ===
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
IntensityDawn=0.4
IntensityDawn=(0.0...)
IntensitySunrise=0.4
IntensitySunrise=(0.0...)
IntensityDay=0.4
IntensityDay=(0.0...)
IntensitySunset=0.4
IntensitySunset=(0.0...)
IntensityDusk=0.4
IntensityDusk=(0.0...)
IntensityNight=0.4
IntensityNight=(0.0...)
IntensityInteriorDay=0.4
IntensityInteriorDay=(0.0...)
IntensityInteriorNight=0.4
IntensityInteriorNight=(0.0...)
</syntaxhighlight>
</syntaxhighlight>


=== Specular Amount ===
=== Specular Amount ===
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
SpecularAmountDawn=1.0
SpecularAmountDawn=(0.0...)
SpecularAmountSunrise=1.0
SpecularAmountSunrise=(0.0...)
SpecularAmountDay=1.0
SpecularAmountDay=(0.0...)
SpecularAmountSunset=1.0
SpecularAmountSunset=(0.0...)
SpecularAmountDusk=1.0
SpecularAmountDusk=(0.0...)
SpecularAmountNight=1.0
SpecularAmountNight=(0.0...)
SpecularAmountInteriorDay=1.0
SpecularAmountInteriorDay=(0.0...)
SpecularAmountInteriorNight=1.0
SpecularAmountInteriorNight=(0.0...)
</syntaxhighlight>
</syntaxhighlight>


=== Specular Power ===
=== Specular Power ===
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
SpecularPowerDawn=12.0
SpecularPowerDawn=(0.0...)
SpecularPowerSunrise=12.0
SpecularPowerSunrise=(0.0...)
SpecularPowerDay=12.0
SpecularPowerDay=(0.0...)
SpecularPowerSunset=12.0
SpecularPowerSunset=(0.0...)
SpecularPowerDusk=12.0
SpecularPowerDusk=(0.0...)
SpecularPowerNight=12.0
SpecularPowerNight=(0.0...)
SpecularPowerInteriorDay=12.0
SpecularPowerInteriorDay=(0.0...)
SpecularPowerInteriorNight=12.0
SpecularPowerInteriorNight=(0.0...)
</syntaxhighlight>
</syntaxhighlight>

Revision as of 16:13, July 31, 2021

Delta c.png

ENBSeriesINI - Complexparticlelights

This feature is Weather compatible!

EnableSeparateInteriorParameters

EnableSeparateInteriorParameters=false

Big Range

EnableBigRange=true
BigRangeScale=(0.0...)
BigRangeScaleInterior=(0.0...)/syntaxhighlight>

=== Shadows ===
<syntaxhighlight lang="ini">EnableShadow=true
ShadowQuality=2
EnableNormalMappingShadows=false
NormalMappingShadowsQuality=1

Distance Fade

DistanceFadeDawn=(0.0...)
DistanceFadeSunrise=(0.0...)
DistanceFadeDay=(0.0...)
DistanceFadeSunset=(0.0...)
DistanceFadeDusk=(0.0...)
DistanceFadeNight=(0.0...)
DistanceFadeInteriorDay=(0.0...)
DistanceFadeInteriorNight=(0.0...)

Curve

CurveDawn=(0.0...)
CurveSunrise=(0.0...)
CurveDay=(0.0...)
CurveSunset=(0.0...)
CurveDusk=(0.0...)
CurveNight=(0.0...)
CurveInteriorDay=(0.0...)
CurveInteriorNight=(0.0...)

Intensity

IntensityDawn=(0.0...)
IntensitySunrise=(0.0...)
IntensityDay=(0.0...)
IntensitySunset=(0.0...)
IntensityDusk=(0.0...)
IntensityNight=(0.0...)
IntensityInteriorDay=(0.0...)
IntensityInteriorNight=(0.0...)

Specular Amount

SpecularAmountDawn=(0.0...)
SpecularAmountSunrise=(0.0...)
SpecularAmountDay=(0.0...)
SpecularAmountSunset=(0.0...)
SpecularAmountDusk=(0.0...)
SpecularAmountNight=(0.0...)
SpecularAmountInteriorDay=(0.0...)
SpecularAmountInteriorNight=(0.0...)

Specular Power

SpecularPowerDawn=(0.0...)
SpecularPowerSunrise=(0.0...)
SpecularPowerDay=(0.0...)
SpecularPowerSunset=(0.0...)
SpecularPowerDusk=(0.0...)
SpecularPowerNight=(0.0...)
SpecularPowerInteriorDay=(0.0...)
SpecularPowerInteriorNight=(0.0...)