소스 검색

Merge pull request #5835 from skyace65/Clearcoat4

 Add example for clearcoat parameter (4.0)
Max Hilbrunner 3 년 전
부모
커밋
c483b5204e
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      tutorials/3d/img/clearcoat_comparison.png
  2. 2 0
      tutorials/3d/standard_material_3d.rst

BIN
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
 ----------