Browse Source

stub zh vertexTangents docs.

Don McCurdy 6 years ago
parent
commit
089ab74162
1 changed files with 4 additions and 0 deletions
  1. 4 0
      docs/api/zh/materials/Material.html

+ 4 - 0
docs/api/zh/materials/Material.html

@@ -217,6 +217,10 @@
     其他选项有[page:Materials THREE.VertexColors] 和 [page:Materials THREE.FaceColors]。
 </p>
 
+<h3>[property:Boolean vertexTangents]</h3>
+<p> TODO.
+</p>
+
 <h3>[property:Boolean visible]</h3>
 <p> 此材质是否可见。默认为*true*。
 </p>