Kaynağa Gözat

Update description

gonnavis 4 yıl önce
ebeveyn
işleme
771f1f4d68

+ 1 - 1
docs/api/en/objects/InstancedMesh.html

@@ -80,7 +80,7 @@
 		</p>
 		</p>
 		<p>
 		<p>
 			Sets the given local transformation matrix to the defined instance.
 			Sets the given local transformation matrix to the defined instance.
-			You have to set [page:.instanceMatrix][page:BufferAttribute.needsUpdate .needsUpdate] flag to true after called [page:.setMatrixAt]().
+			Make sure you set [page:.instanceMatrix][page:BufferAttribute.needsUpdate .needsUpdate] to true after updating all the matrices.
 		</p>
 		</p>
 
 
 		<h2>Source</h2>
 		<h2>Source</h2>

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

@@ -79,7 +79,7 @@
 		</p>
 		</p>
 		<p>
 		<p>
 			设置给定的本地变换矩阵到已定义的实例。
 			设置给定的本地变换矩阵到已定义的实例。
-			调用 [page:.setMatrixAt]() 后,你必须把 [page:.instanceMatrix][page:BufferAttribute.needsUpdate .needsUpdate] 设置为 true。
+			请确保在更新所有矩阵后将 [page:.instanceMatrix][page:BufferAttribute.needsUpdate .needsUpdate] 设置为true。
 		</p>
 		</p>
 
 
 		<h2>源代码</h2>
 		<h2>源代码</h2>