You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/3d/standard_material_3d.rst
+40Lines changed: 40 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -322,6 +322,11 @@ Disable Fog
322
322
323
323
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).
324
324
325
+
Disable Specular Occlusion
326
+
~~~~~~~~~~~~~~~~~~~~~~~~~~
327
+
328
+
Makes the object not have its reflections reduced where they would usually be occluded.
0 commit comments