Skip to content

Commit 512c9b1

Browse files
authored
Merge pull request #11457 from Calinou/volumetric-fog-lighting-tweak-energy
Tweak suggested energy values to simulate volumetric lighting in Volumetric fog
2 parents 1d24b20 + 8a8d408 commit 512c9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/3d/volumetric_fog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ make fog brighter in specific areas.
125125
This can be done by setting volumetric fog density to the lowest permitted value
126126
*greater than zero* (``0.0001``), then increasing the **Volumetric Fog Energy**
127127
property on lights to much higher values than the default to compensate. Values
128-
between ``10000`` and ``100000`` usually work well for this.
128+
between ``200.0`` and ``5000.0`` usually work well for this.
129129

130130
.. image:: img/volumetric_fog_lighting.png
131131

0 commit comments

Comments
 (0)