Skip to content

Commit

Permalink
Add documentation for Disable Fog material setting
Browse files Browse the repository at this point in the history
  • Loading branch information
lemilonkh authored Sep 4, 2023
1 parent 3201efb commit 0c828ee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tutorials/3d/standard_material_3d.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,11 @@ Disable Ambient Light
Makes the object not receive any kind of ambient lighting that would
otherwise light it.

Disable Fog
~~~~~~~~~~~

Makes the object unaffected by depth-based or volumetric fog. This is useful for particles or other additively blended materials that would otherwise show the shape of the mesh (even in places where it would be invisible without the fog).

Vertex Color
------------

Expand Down

0 comments on commit 0c828ee

Please sign in to comment.