浏览代码

Docs: Fix type in MeshPhysicalMaterial.

Mugen87 5 年之前
父节点
当前提交
1e17676c9c
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/api/en/materials/MeshPhysicalMaterial.html
  2. 1 1
      docs/api/zh/materials/MeshPhysicalMaterial.html

+ 1 - 1
docs/api/en/materials/MeshPhysicalMaterial.html

@@ -92,7 +92,7 @@
 		over a coating's thickness. Default is *null*.
 		</p>
 
-		<h3>[property:Float clearcoatNormalMap]</h3>
+		<h3>[property:Texture clearcoatNormalMap]</h3>
 		<p>Can be used to enable independent normals for the clear coat layer. Default is *null*.</p>
 
 		<h3>[property:Vector2 clearcoatNormalScale]</h3>

+ 1 - 1
docs/api/zh/materials/MeshPhysicalMaterial.html

@@ -90,7 +90,7 @@
 		over a coating's thickness. Default is *null*.
 		</p>
 
-		<h3>[property:Float clearcoatNormalMap]</h3>
+		<h3>[property:Texture clearcoatNormalMap]</h3>
 		<p>Can be used to enable independent normals for the clear coat layer. Default is *null*.</p>
 
 		<h3>[property:Vector2 clearcoatNormalScale]</h3>