瀏覽代碼

Merge pull request #5835 from skyace65/Clearcoat4

 Add example for clearcoat parameter (4.0)
Max Hilbrunner 3 年之前
父節點
當前提交
c483b5204e
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 二進制
      tutorials/3d/img/clearcoat_comparison.png
  2. 2 0
      tutorials/3d/standard_material_3d.rst

二進制
tutorials/3d/img/clearcoat_comparison.png


+ 2 - 0
tutorials/3d/standard_material_3d.rst

@@ -317,6 +317,8 @@ The *Clearcoat* parameter is used to add a secondary pass of transparent coat
 to the material. This is common in car paint and toys. In practice, it's a
 smaller specular blob added on top of the existing material.
 
+.. image:: img/clearcoat_comparison.png
+
 Anisotropy
 ----------