Mention potential banding issues in fog and volumetric fog documentation

This commit is contained in:
Hugo Locurcio
2023-12-11 18:08:32 +01:00
parent 8209021dd6
commit 9804b8abed
2 changed files with 12 additions and 0 deletions
@@ -301,6 +301,12 @@ In practice, it makes light stand out more across the fog.
.. image:: img/environment_fog_transmission.webp
.. note::
Fog can cause banding to appear on the viewport, especially at
higher density levels. See :ref:`doc_3d_rendering_limitations_color_banding`
for guidance on reducing banding.
Volumetric Fog
^^^^^^^^^^^^^^
+6
View File
@@ -149,6 +149,12 @@ and quality:
the fog which reduces fine details but also smooths out harsh edges and
aliasing artifacts. Disable when more detail is required.
.. note::
Volumetric fog can cause banding to appear on the viewport, especially at
higher density levels. See :ref:`doc_3d_rendering_limitations_color_banding`
for guidance on reducing banding.
Using fog volumes for local volumetric fog
------------------------------------------