Browse Source

Update InstancedMesh.html (#22831)

更新一部分中文翻译内容,遵循原有格式和内容
墨抒颖 3 years ago
parent
commit
4e4e75f6f8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/api/zh/objects/InstancedMesh.html

+ 2 - 2
docs/api/zh/objects/InstancedMesh.html

@@ -48,8 +48,8 @@
 
 		<h3>[property:InstancedBufferAttribute instanceColor]</h3>
 		<p>
-			Represents the colors of all instances. *null* by default.
-			You have to set its [page:BufferAttribute.needsUpdate needsUpdate] flag to true if you modify instanced data via [page:.setColorAt]().
+			代表所有实例的颜色。默认情况下*null*。
+			如果通过[page:.setColorAt]()修改实例化数据,则必须将它的[page:BufferAttribute.needsUpdate needsUpdate]标志设置为 true。
 		</p>
 
 		<h3>[property:InstancedBufferAttribute instanceMatrix]</h3>