Browse Source

Docs: Update zh/materials/Material.html


```diff
- Defines whether vertex coloring is used. Default is *false*.
+ 是否使用顶点着色。默认值为false。
```
puxiao 4 years ago
parent
commit
88c433f3f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/zh/materials/Material.html

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

@@ -254,7 +254,7 @@ This starts at *0* and counts how many times [property:Boolean needsUpdate] is s
 
 <h3>[property:Boolean vertexColors]</h3>
 <p>
-Defines whether vertex coloring is used. Default is *false*.
+是否使用顶点着色。默认值为false。
 </p>
 
 <h3>[property:Boolean visible]</h3>