Guide:Skyrim INI/Terrain: Difference between revisions

From Step Mods | Change The Game
(Created page with "== [Terrain] == ==== fHDLODSnowThresholdAngle ==== Default is 87. <pre>fHDLODSnowThresholdAngle=(...,-0.0001,0,0.0001,...)</pre> ==== fLODSnowThresholdAngle ==== Default is 1...")
 
 
Line 2: Line 2:
==== fHDLODSnowThresholdAngle ====
==== fHDLODSnowThresholdAngle ====
Default is 87.
Default is 87.
<pre>fHDLODSnowThresholdAngle=(...,-0.0001,0,0.0001,...)</pre>
<pre>fHDLODSnowThresholdAngle=(0,0.0001,...,180)</pre>


==== fLODSnowThresholdAngle ====
==== fLODSnowThresholdAngle ====
Default is 100.
fLODSnowThresholdAngle sets the snow level of detail threshold angle on distant terrain and the map menu (i.e., the amount of snow layered on distant mountains). It does not help z-fighting on distant mountains.
<pre>fLODSnowThresholdAngle=(...,-0.0001,0,0.0001,...)</pre>
 
{{GallerySimple|id=fLODSnowThresholdAngle|img=File:fLODSnowThresholdAngle=0.jpg|caption=fLODSnowThresholdAngle=0}}
{{GallerySimple|id=fLODSnowThresholdAngle|img=File:fLODSnowThresholdAngle=87.jpg|caption=fLODSnowThresholdAngle=87}}
{{GallerySimple|id=fLODSnowThresholdAngle|img=File:fLODSnowThresholdAngle=100.jpg|caption=fLODSnowThresholdAngle=100<br />(Default)}}
{{GallerySimple|id=fLODSnowThresholdAngle|img=File:fLODSnowThresholdAngle=180.jpg|caption=fLODSnowThresholdAngle=180}}
{{clear}}
 
Default is 100. Minimum is 0. Maximum is 180.
<pre>fLODSnowThresholdAngle=(0,0.0001,...,180)</pre>

Latest revision as of 07:11, November 3, 2015

[Terrain]

fHDLODSnowThresholdAngle

Default is 87.

fHDLODSnowThresholdAngle=(0,0.0001,...,180)

fLODSnowThresholdAngle

fLODSnowThresholdAngle sets the snow level of detail threshold angle on distant terrain and the map menu (i.e., the amount of snow layered on distant mountains). It does not help z-fighting on distant mountains.

Default is 100. Minimum is 0. Maximum is 180.

fLODSnowThresholdAngle=(0,0.0001,...,180)